rust/compiler/rustc_middle/src/mir
Mark Rousskov aa3e8d3e78 Remove assert_matches users 2021-05-03 09:30:11 -04:00
..
interpret Remove assert_matches users 2021-05-03 09:30:11 -04:00
abstract_const.rs support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
coverage.rs New pass to deduplicate blocks 2021-02-21 21:51:54 +01:00
graph_cyclic_cache.rs Cache result of 2020-12-20 10:29:26 +01:00
mod.rs Do not expose fallible `to_int` operation on `Scalar`. 2021-03-15 12:06:52 +00:00
mono.rs Only store a LocalDefId in hir::Item. 2021-02-15 19:32:10 +01:00
predecessors.rs words 2020-11-16 22:42:09 +01:00
query.rs Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nikomatsakis 2021-03-10 08:01:25 +09:00
tcx.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00
terminator.rs New mir-opt pass to simplify gotos with const values 2021-02-22 21:03:57 +01:00
traversal.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
type_foldable.rs s/ConstantSource/ConstantKind/ 2021-03-15 12:06:52 +00:00
visit.rs s/ConstantSource/ConstantKind/ 2021-03-15 12:06:52 +00:00