mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Upgrade to rustc 1.23.0-nightly (02004ef78 2017-11-08)
This commit is contained in:
parent
20ccde9a75
commit
793bebfc0e
26 changed files with 1 additions and 26 deletions
|
@ -86,7 +86,6 @@ use servo_config::opts;
|
|||
use servo_config::prefs::PREFS;
|
||||
use servo_geometry::{f32_rect_to_au_rect, max_rect};
|
||||
use servo_url::{Host, MutableOrigin, ImmutableOrigin, ServoUrl};
|
||||
use std::ascii::AsciiExt;
|
||||
use std::borrow::ToOwned;
|
||||
use std::cell::Cell;
|
||||
use std::collections::{HashMap, HashSet};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue