mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #15403 - servo:warnings, r=SimonSapin
Remove a gate for the stabilized more_struct_aliases feature. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15403) <!-- Reviewable:end -->
This commit is contained in:
commit
fb4f421c8b
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