rust/compiler/rustc_mir
Tyler Mandry 2df1487fc9
Rollup merge of #76548 - tmiasko:validate, r=davidtwco
Validate removal of AscribeUserType, FakeRead, and Shallow borrow

Those statements are removed by CleanupNonCodegenStatements pass
in drop lowering phase, and should not occur afterwards.
2020-09-10 12:20:04 -07:00
..
src Rollup merge of #76548 - tmiasko:validate, r=davidtwco 2020-09-10 12:20:04 -07:00
Cargo.toml Add regex dependency to librustc_mir 2020-08-30 11:15:21 -07:00