mirror of
https://github.com/servo/servo.git
synced 2025-07-29 18:20:24 +01:00
Remove #![feature(custom_attribute)]
This commit is contained in:
parent
c4f27e42b7
commit
a9767333eb
8 changed files with 1 additions and 8 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(slice_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue