mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Update some code that's feature-gated under core.
This commit is contained in:
parent
29a36adbe7
commit
ba87666cdb
33 changed files with 104 additions and 107 deletions
|
@ -2,7 +2,6 @@
|
|||
* 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(core)]
|
||||
#![feature(collections)]
|
||||
|
||||
extern crate azure;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue