mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove the now-stable box_raw feature gate from cef.
This commit is contained in:
parent
2623f58a4b
commit
561368fdd5
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
#![feature(borrow_state)]
|
#![feature(borrow_state)]
|
||||||
#![feature(box_raw)]
|
|
||||||
#![feature(box_syntax)]
|
#![feature(box_syntax)]
|
||||||
#![feature(convert)]
|
#![feature(convert)]
|
||||||
#![feature(core_intrinsics)]
|
#![feature(core_intrinsics)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue