rust/src
bors 26d7e9bd23 Auto merge of #1300 - RalfJung:rust-src, r=RalfJung
Rust bootstrap sysroot now has src in the same place as rust-src

So we can remove a special hack. I checked this locally to confirm it works.

Cc https://github.com/rust-lang/rust/pull/70642 @eddyb
2020-04-04 14:46:40 +00:00
..
bin Rust bootstrap sysroot now has src in the same place as rust-src, so remove special hack 2020-04-04 12:07:22 +02:00
shims Auto merge of #1294 - JOE1994:windows_instant, r=RalfJung 2020-04-03 06:36:15 +00:00
diagnostics.rs adjust for span not being passed around any more 2020-04-02 09:14:17 +02:00
eval.rs rustup for import changes 2020-04-03 00:05:35 +02:00
helpers.rs rustup for import changes 2020-04-03 00:05:35 +02:00
intptrcast.rs rustup for import changes 2020-04-03 00:05:35 +02:00
lib.rs adjust for librustc rename; reduce 'extern crate' to rustc crates 2020-03-30 11:07:32 +02:00
machine.rs rustup for import changes 2020-04-03 00:05:35 +02:00
mono_hash_map.rs HashMap -> FxHashMap 2020-03-02 22:36:15 +01:00
operator.rs rustup for import changes 2020-04-03 00:05:35 +02:00
range_map.rs rustup for import changes 2020-04-03 00:05:35 +02:00
stacked_borrows.rs rustup for import changes 2020-04-03 00:05:35 +02:00