mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

Every `Results` contains an `Analysis`, but these methods only need the `Analysis`. No point passing them more data than they need.
Every `Results` contains an `Analysis`, but these methods only need the `Analysis`. No point passing them more data than they need.