mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
Squashing a few warnings.
This commit is contained in:
parent
124a78fb2e
commit
375dbeff1e
3 changed files with 2 additions and 5 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(core, env, libc, path, rustc_private, std_misc, thread_local)]
|
||||
#![feature(libc, path, rustc_private, thread_local)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue