rust/src/tools
Alex Crichton 31a8638e5e rustbuild: Tweak for vendored dependencies
A few changes are included here:

* The `winapi` and `url` dependencies were dropped. The source code for these
  projects is pretty weighty, and we're about to vendor them, so let's not
  commit to that intake just yet. If necessary we can vendor them later but for
  now it shouldn't be necessary.

* The `--frozen` flag is now always passed to Cargo, obviating the need for
  tidy's `cargo_lock` check.

* Tidy was updated to not check the vendor directory

Closes #34687
2016-11-08 07:32:05 -08:00
..
cargotest Update cargo sha for cargotest 2016-10-29 13:19:44 +03:00
compiletest Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup 2016-11-05 10:51:34 -07:00
error_index_generator rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
linkchecker rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00
rustbook Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
tidy rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00