rust/compiler/rustc_middle/src/mir
2023-10-25 06:46:48 +00: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 Disambiguate non-deterministic constants. 2023-10-25 06:46:48 +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 s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
mono.rs treat host effect params as erased generics in codegen 2023-09-14 07:34:35 +00:00
patch.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
pretty.rs Make ty::print::Printer take &mut self instead of self 2023-10-21 11:33:05 +02:00
query.rs s/generator/coroutine/ 2023-10-20 21:14:01 +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 Add docs, remove code, change subtyper code 2023-10-02 23:39:44 +03:00
syntax.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
tcx.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
terminator.rs Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkov 2023-10-23 20:24:09 +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 s/generator/coroutine/ 2023-10-20 21:14:01 +00:00