This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-06-11 01:50:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d38a1a0d03
servo
/
components
/
devtools
History
Download ZIP
Download TAR.GZ
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