rust/src/librustc_mir
bors de111e6367 Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb
Make -Zdump-mir dump shims

Fixes https://github.com/rust-lang/rust/issues/53532 by (a) making the MIR shim generation use the MIR pass infrastructure, and (b) fixing said infrastructure to handle the fallout.

Cc @eddyb @oli-obk
2019-02-10 08:52:10 +00:00
..
borrow_check fix rebase fallout 2019-02-09 12:19:04 +01:00
build Auto merge of #58207 - nnethercote:intern_lazy_const, r=oli-obk 2019-02-09 12:38:51 +00:00
dataflow librustc_mir => 2018 2019-02-08 06:28:15 +09:00
hair Auto merge of #58207 - nnethercote:intern_lazy_const, r=oli-obk 2019-02-09 12:38:51 +00:00
interpret librustc_mir => 2018 2019-02-08 06:28:15 +09:00
monomorphize librustc_mir => 2018 2019-02-08 06:28:15 +09:00
transform Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb 2019-02-10 08:52:10 +00:00
util Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb 2019-02-10 08:52:10 +00:00
Cargo.toml librustc_mir => 2018 2019-02-08 06:28:15 +09:00
const_eval.rs librustc_mir => 2018 2019-02-08 06:28:15 +09:00
diagnostics.rs Change generator trait to use pinning 2019-01-27 22:58:53 +01:00
lib.rs Remove #[macro_use] extern crate bitflags 2019-02-08 20:13:12 +09:00
lints.rs librustc_mir => 2018 2019-02-08 06:28:15 +09:00
shim.rs Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb 2019-02-10 08:52:10 +00:00