servo/components/devtools
James Sanders 3659218c59 Use thread::sleep instead of deprecated sleep_ms
Similarly, change one instance of `thread::park_timeout_ms`.

Fixes #8694
2015-11-29 13:41:04 -07:00
..
actors Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
actor.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
Cargo.toml Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
lib.rs Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
protocol.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30