mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Remove unused cell_extras feature gates. Fixes #9912
This commit is contained in:
parent
e3bea4f887
commit
de68820e76
3 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(as_unsafe_cell)]
|
||||
#![feature(borrow_state)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(cell_extras)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue