rust/compiler/rustc_middle/src/mir
2023-11-14 17:07:34 +01:00
..
interpret Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk 2023-10-16 12:40:16 +00:00
basic_blocks.rs Remove deleted docs + better link together MIR traversing docs 2023-09-29 19:16:02 +00:00
consts.rs Turn const_caller_location from a query to a hook 2023-10-31 16:15:18 +00:00
coverage.rs coverage: Explicitly note that counter/expression IDs are function-local 2023-10-18 23:44:36 +11: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 Fix def-use check for call terminators 2023-11-14 17:07:34 +01:00
mono.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
patch.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
pretty.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
query.rs rename ReLateBound to ReBound 2023-11-13 14:13:54 +00: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
statement.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
syntax.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
tcx.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
terminator.rs Add a custom panic message for resuming gen blocks after they panicked 2023-10-30 10:23:57 +00:00
traversal.rs Remove deleted docs + better link together MIR traversing docs 2023-09-29 19:16:02 +00:00
type_foldable.rs s/Generator/Coroutine/ 2023-10-20 21:10:38 +00:00
visit.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00