mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove #![feature(custom_derive)]
This commit is contained in:
parent
0a48c69061
commit
c4f27e42b7
18 changed files with 4 additions and 18 deletions
|
@ -7,7 +7,6 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(fnbox)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue