rust/src/rustc/test_shim
Alex Crichton 7bfaeaaf9c tidy: Add a check to ensure Cargo.toml is in sync
This verifies that the crates listed in the `[dependencies]` section of
`Cargo.toml` are a subset of the crates listed in `lib.rs` for our in-tree
crates. This should help ensure that when we refactor crates over time we keep
these dependency lists in sync.
2016-04-12 15:55:14 -07:00
..
Cargo.lock rustbuild: Fix dist for non-host targets 2016-04-01 10:18:36 -07:00
Cargo.toml rustbuild: Fix dist for non-host targets 2016-04-01 10:18:36 -07:00
lib.rs tidy: Add a check to ensure Cargo.toml is in sync 2016-04-12 15:55:14 -07:00