mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01)
This commit is contained in:
parent
ba2cb77c26
commit
40b4348824
28 changed files with 349 additions and 338 deletions
|
@ -12,7 +12,6 @@ use std::cmp::Ordering;
|
|||
use std::collections::BTreeMap;
|
||||
use std::f64;
|
||||
use std::thread::sleep_ms;
|
||||
use std_time::precise_time_ns;
|
||||
use util::task::spawn_named;
|
||||
|
||||
pub trait Formattable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue