rust/compiler/rustc_mir_dataflow/src/impls
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
..
borrowed_locals.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
initialized.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
liveness.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
mod.rs Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
storage_liveness.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00