mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
4ff55588d3
Every `Results` contains an `Analysis`, but these methods only need the `Analysis`. No point passing them more data than they need.