mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Remove a gate for the stabilized more_struct_aliases feature.
This commit is contained in:
parent
e8d677f9c5
commit
1563e12bb3
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(field_init_shorthand)]
|
||||
#![feature(more_struct_aliases)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(on_unimplemented)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue