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