rust/src/rustc
Ahmed Charles 9ca382f95f Use workspaces and switch to a single Cargo.lock.
This involves hacking the code used to run cargo test on various
packages, because it reads Cargo.lock to determine which packages should
be tested. This change implements a blacklist, since that will catch new
crates when they are added in the future.
2016-10-07 12:04:32 -07:00
..
libc_shim rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
std_shim Use workspaces and switch to a single Cargo.lock. 2016-10-07 12:04:32 -07:00
test_shim Use workspaces and switch to a single Cargo.lock. 2016-10-07 12:04:32 -07:00
Cargo.toml rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
rustc.rs Add a Cargo-based build system 2016-02-11 10:42:28 -08:00
rustdoc.rs Add a Cargo-based build system 2016-02-11 10:42:28 -08:00