mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 00:15:46 +00:00
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`.