rust/compiler/rustc_mir_dataflow/src
bors e2e978f713 Auto merge of #118203 - nnethercote:rustc_mir_dataflow, r=cjgillot
Minor `rustc_mir_dataflow` cleanups

r? `@cjgillot`
2023-11-25 07:10:46 +00:00
..
framework Remove ResultsCursor::get_with_analysis. 2023-11-24 13:13:09 +11:00
impls Remove unused arguments from on_all_children_bits. 2023-11-24 06:36:27 +11:00
move_paths Replace no_ord_impl with orderable. 2023-11-22 18:38:17 +11:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs Remove unused arguments from on_all_children_bits. 2023-11-24 06:36:27 +11:00
elaborate_drops.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove unnecessary ValueAnalysisWrapper::Direction. 2023-11-23 15:29:26 +11:00
rustc_peek.rs Remove ResultsCursor::get_with_analysis. 2023-11-24 13:13:09 +11:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs Remove unnecessary things from State and Map. 2023-11-23 18:49:58 +11:00