rust/compiler/rustc_middle/src/mir
2022-02-01 22:32:02 +01:00
..
interpret Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
coverage.rs Update CoverageMappingFormat Support to Version6 2021-11-23 15:49:03 -08:00
generic_graph.rs revert #92254 "Bump gsgdt to 0.1.3" 2022-01-03 20:25:46 +01:00
generic_graphviz.rs fix clippy::single_char_pattern perf findings 2021-12-14 12:40:28 +01:00
graph_cyclic_cache.rs Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
graphviz.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
mod.rs Fix two incorrect "it's" 2022-02-01 22:32:02 +01:00
mono.rs Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
patch.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
predecessors.rs Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
pretty.rs initial revert 2022-01-15 01:16:55 +00: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 try apply rustc_pass_by_value to Span 2022-01-27 11:29:41 +01:00
tcx.rs Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink 2022-01-03 14:44:15 +01:00
terminator.rs Remove some unused Ord derivations based on DefId 2022-01-18 10:53:40 -06:00
traversal.rs Remove in_band_lifetimes from rustc_middle 2021-12-15 19:50:43 -05:00
type_foldable.rs Add initial AST and MIR support for unwinding from inline assembly 2021-12-03 23:51:46 +01:00
visit.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00