rust/compiler/rustc_middle/src/mir
2021-10-22 17:32:20 +00:00
..
interpret clippy::complexity changes 2021-10-16 18:11:16 +02:00
coverage.rs Translate counters from Rust 1-based to LLVM 0-based counter ids 2021-04-02 17:16:36 -07:00
generic_graph.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
generic_graphviz.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
graph_cyclic_cache.rs Cache result of 2020-12-20 10:29:26 +01:00
graphviz.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
mod.rs Remove re-export. 2021-10-03 16:08:54 +02:00
mono.rs Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnr 2021-10-17 12:33:12 +00:00
patch.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
predecessors.rs words 2020-11-16 22:42:09 +01:00
pretty.rs Inline on_mir_pass and add inline to dump_mir 2021-10-14 15:26:59 -05:00
query.rs Do not promote values with const drop that need to be dropped 2021-10-18 21:56:57 +02:00
spanview.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
tcx.rs Introduce Rvalue::ShallowInitBox 2021-09-25 01:08:41 +01:00
terminator.rs rustc: Fill out remaining parts of C-unwind ABI 2021-08-03 07:06:19 -07:00
traversal.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
type_foldable.rs Introduce Rvalue::ShallowInitBox 2021-09-25 01:08:41 +01:00
visit.rs Auto merge of #89030 - nbdd0121:box2, r=jonas-schievink 2021-09-25 11:01:13 +00:00