rust/compiler/rustc_mir_dataflow
Nicholas Nethercote d78e7bbeff Remove Engine.
It's no longer needed. `Engine::iterate_to_fixpoint` can be inlined into
`Analysis::iterate_to_fixpoint` and removed. The commit also renames
`engine.rs` as `results.rs`.
2024-10-30 09:42:01 +11:00
..
2024-10-30 09:42:01 +11:00