rust/compiler/rustc_middle/src/mir
2023-09-18 09:37:10 +10:00
..
interpret Remove more unused Lift impls. 2023-09-18 09:37:10 +10:00
basic_blocks.rs Remove more unused Lift impls. 2023-09-18 09:37:10 +10:00
coverage.rs coverage: Give the instrumentor its own counter type, separate from MIR 2023-08-20 12:02:40 +10:00
generic_graph.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
generic_graphviz.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
graphviz.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
mod.rs Remove more unused Lift impls. 2023-09-18 09:37:10 +10:00
mono.rs treat host effect params as erased generics in codegen 2023-09-14 07:34:35 +00:00
patch.rs cache the terminate block with the last reason that we saw 2023-08-24 13:28:26 +02:00
pretty.rs cleanup op_to_const a bit; rename ConstValue::ByRef → Indirect 2023-09-14 07:27:30 +02:00
query.rs Remove unused Lift derives. 2023-09-18 09:37:10 +10:00
spanview.rs sync printing of MIR terminators with their new names (and dedup some to-str logic) 2023-08-20 15:52:40 +02:00
syntax.rs when terminating during unwinding, show the reason why 2023-08-24 13:28:26 +02:00
tcx.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
terminator.rs make MIR less verbose 2023-08-24 14:26:26 +02:00
traversal.rs remove redundant combinators between PO and RPO 2023-06-18 09:16:40 +00:00
type_foldable.rs Remove more unused Lift impls. 2023-09-18 09:37:10 +10:00
visit.rs Refactor how MIR represents composite debuginfo. 2023-09-05 17:20:07 +00:00