rust/compiler/rustc_middle/src/mir
2023-09-01 03:11:51 +02:00
..
interpret move marking-locals-live out of push_stack_frame, so it happens with argument passing 2023-08-30 13:46:54 +02:00
basic_blocks.rs Use OnceLock for SingleCache 2023-09-01 03:11:51 +02: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
generic_graphviz.rs
graphviz.rs
mod.rs document more things as needing to stay in sync 2023-08-24 13:28:26 +02:00
mono.rs
patch.rs cache the terminate block with the last reason that we saw 2023-08-24 13:28:26 +02:00
pretty.rs
query.rs
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
terminator.rs make MIR less verbose 2023-08-24 14:26:26 +02:00
traversal.rs
type_foldable.rs
visit.rs when terminating during unwinding, show the reason why 2023-08-24 13:28:26 +02:00