rust/compiler/rustc_mir_dataflow/src
Matthias Krüger c6ebe6fe3b
Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk
`rustc_mir_dataflow` cleanups, including some renamings

Some opinionated commits in this collection, let's see how we go.

r? `@cjgillot`
2024-12-13 17:25:29 +01:00
..
framework Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
impls Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
move_paths Simplify rustc_mir_dataflow::abs_domain. 2024-12-11 10:45:47 +11:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
elaborate_drops.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Rename EntrySets as EntryStates. 2024-12-10 12:04:45 +11:00
points.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
rustc_peek.rs Refer to a couple of domains indirectly. 2024-12-10 12:02:50 +11:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs Remove unused dataflow trait impls and bounds. 2024-12-10 11:52:30 +11:00