servo/components/util
bors-servo 4837dd9a1c Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin
Upgrade to rustc 1.3.0-dev (87055a68c 2015-07-30)

This builds and passes unit tests.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6850)
<!-- Reviewable:end -->
2015-07-30 14:46:13 -06:00
..
deque Fix build warnings. 2015-07-04 14:33:18 +02:00
bezier.rs Use euclid from crates.io 2015-06-19 00:04:24 +02:00
cache.rs Move away from the repeat().take().collect() pattern. 2015-07-14 16:19:30 +02:00
Cargo.toml script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
cursor.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
debug_utils.rs Move to new io in util. 2015-03-28 20:02:23 +01:00
geometry.rs Implement getComputedStyle 2015-07-29 20:17:50 -04:00
lib.rs Fix deprecation warnings 2015-07-24 22:16:35 +02:00
linked_list.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
logical_geometry.rs Basic support for bidirectional text 2015-07-23 20:05:55 -07:00
mem.rs Use euclid from crates.io 2015-06-19 00:04:24 +02:00
opts.rs Fix deprecation warnings 2015-07-24 22:16:35 +02:00
persistent_list.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
range.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
resource_files.rs Use Cargo's target directory sharing. 2015-06-15 11:48:47 -06:00
str.rs Create and utilize utility for joining strs 2015-07-08 05:18:07 +09:00
task.rs Fix several hangs / panics during pipeline cleanup of in progress loads. 2015-05-19 16:14:25 +10:00
task_state.rs Move to latest hyper everywhere 2015-06-02 20:12:14 +05:30
taskpool.rs Stop using the deprecated Thunk API. 2015-06-26 22:45:32 +02:00
tid.rs Remove uint/int inside components/util (partial #4745). 2015-02-28 15:03:07 +01:00
vec.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
workqueue.rs Require that WorkQueue's QueueData is Sync rather than Send. 2015-07-07 11:11:46 +02:00