rust/compiler/rustc_mir
Tomasz Miąsko 00e64ba476 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 00:00:00 +00:00
..
src Validate removal of AscribeUserType, FakeRead, and Shallow borrow 2020-09-10 00:00:00 +00:00
Cargo.toml Add regex dependency to librustc_mir 2020-08-30 11:15:21 -07:00