mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 18:36:48 +00:00
Indicate change in RSS from start to end of pass in time-passes output Previously, this was omitted because it could be misleading, but the functionality seems too useful not to include. r? ``@oli-obk``