rust/compiler/rustc_mir/src
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
..
borrow_check Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk 2020-09-10 05:54:26 +00:00
const_eval Change ty.kind to a method 2020-09-04 17:47:51 +02:00
dataflow Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandry 2020-09-09 21:02:35 -07:00
interpret Change ty.kind to a method 2020-09-04 17:47:51 +02:00
monomorphize Change ty.kind to a method 2020-09-04 17:47:51 +02:00
transform Rollup merge of #76548 - tmiasko:validate, r=davidtwco 2020-09-10 12:20:04 -07:00
util Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk 2020-09-10 05:54:26 +00:00
lib.rs Extend dataflow framework to support arbitrary lattices 2020-08-30 11:15:24 -07:00
shim.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00