1
Fork 0
rust/compiler/rustc_middle/src/mir
bors 5c6a7e71cd Auto merge of #114993 - RalfJung:panic-nounwind, r=fee1-dead
interpret/miri: call the panic_nounwind machinery the same way codegen does
2023-08-20 22:01:18 +00:00
..
interpret Rollup merge of #114587 - ouz-a:smir_allocation, r=oli-obk 2023-08-09 23:00:00 +02:00
basic_blocks.rs Make everything builtin! 2023-07-25 16:08:58 +00: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 Revert "Implement references VarDebugInfo." 2023-08-17 17:02:04 +00:00
mono.rs rustc: Move stable_crate_id from Session to GlobalCtxt 2023-08-09 14:35:23 +08:00
patch.rs give some unwind-related terminators a more clear name 2023-08-20 15:52:38 +02:00
pretty.rs Revert "Implement references VarDebugInfo." 2023-08-17 17:02:04 +00:00
query.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02: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 sync printing of MIR terminators with their new names (and dedup some to-str logic) 2023-08-20 15:52:40 +02:00
tcx.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
terminator.rs give some unwind-related terminators a more clear name 2023-08-20 15:52:38 +02:00
traversal.rs remove redundant combinators between PO and RPO 2023-06-18 09:16:40 +00:00
type_foldable.rs intern offsetof fields 2023-04-21 02:14:03 -07:00
visit.rs give some unwind-related terminators a more clear name 2023-08-20 15:52:38 +02:00