mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Remove #![feature(custom_attribute)]
This commit is contained in:
parent
c4f27e42b7
commit
a9767333eb
8 changed files with 1 additions and 8 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(conservative_impl_trait)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(fnbox)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue