mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +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
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![feature(as_unsafe_cell)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(cell_extras)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue