rust/src/tools/rustc-std-workspace-std
Alex Crichton 6c74bc9518 Update version of rustc-std-workspace-* crates
This commit updates the version of the `rustc-std-workspace-*` crates
in-tree which are used in `[patch]`. This will guarantee that Cargo will
select these versions even if minor updates are published to crates.io
because otherwise a newer version on crates.io would be preferred which
misses the point of `[patch]`!
2019-09-09 13:02:10 -07:00
..
Cargo.toml Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
lib.rs bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
README.md bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00

The rustc-std-workspace-std crate

See documentation for the rustc-std-workspace-core crate.