rust/compiler/rustc_mir_dataflow/src/framework
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
..
cursor.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
direction.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
fmt.rs Use MixedBitSet instead of ChunkedBitSet in fmt.rs. 2024-12-09 08:53:35 +11:00
graphviz.rs Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
lattice.rs Remove unused dataflow trait impls and bounds. 2024-12-10 11:52:30 +11:00
mod.rs Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
results.rs Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
tests.rs Reorder some Analysis methods. 2024-12-10 12:09:25 +11:00
visitor.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00