Auto merge of #6220 - metajack:task-info-build-cleanup, r=nox

This is the first bit of build cleanup on my quest to make Cargo faster.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6220)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-06-01 11:04:23 -05:00
commit e6c4ca4960
9 changed files with 22 additions and 64 deletions

3
ports/cef/Cargo.lock generated
View file

@ -1173,6 +1173,9 @@ dependencies = [
[[package]]
name = "task_info"
version = "0.0.1"
dependencies = [
"gcc 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "tempdir"

3
ports/gonk/Cargo.lock generated
View file

@ -1044,6 +1044,9 @@ dependencies = [
[[package]]
name = "task_info"
version = "0.0.1"
dependencies = [
"gcc 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "tempdir"