mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove the managed_boxes feature.
This commit is contained in:
parent
d23e45fe5d
commit
e8de0d2b5e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(default_type_params, globs, managed_boxes, phase)]
|
||||
#![feature(default_type_params, globs, phase)]
|
||||
|
||||
#![deny(unused_imports, unused_variable)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue