rust/compiler/rustc_middle/src/mir
pierwill 0882bbb3a1 Remove some unused Ord derivations based on DefId
Removes `Ord` and `PartialOrd` from  middle::mir::mirsource, inlineasmoperand,
terminatorkind, operand, constant, constantkind, and place
2022-01-18 10:53:40 -06:00
..
interpret initial revert 2022-01-15 01:16:55 +00: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 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 some unused Ord derivations based on DefId 2022-01-18 10:53:40 -06: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 words 2020-11-16 22:42:09 +01: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 Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00: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