rust/compiler/rustc_middle/src/mir
2021-03-31 10:40:42 +00:00
..
interpret update const_eval_resolve 2021-03-20 17:22:24 +01:00
abstract_const.rs errooaaar~ 2021-03-02 15:47:16 +00: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 Add a new normalization query just for mir constants 2021-03-31 10:40:42 +00:00
mono.rs coverage bug fixes and optimization support 2021-03-19 17:11:50 -07:00
predecessors.rs words 2020-11-16 22:42:09 +01:00
query.rs make unaligned_refereces future-incompat lint warn-by-default, and remove the safe_packed_borrows lint that it replaces 2021-03-27 16:59:37 +01:00
tcx.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00
terminator.rs Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
traversal.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
type_foldable.rs Add a new normalization query just for mir constants 2021-03-31 10:40:42 +00:00
visit.rs s/ConstantSource/ConstantKind/ 2021-03-15 12:06:52 +00:00