mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove unused 'unboxed_closures' feature flag
This commit is contained in:
parent
9064907e14
commit
f31c8e6673
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(try_from)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(untagged_unions)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue