mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:47:23 +00:00
It's not used, and doesn't quite fit the general pattern. Also, `Diagnostic::downgrade_to_delayed_bug` doesn't need to return `&mut Self` for the same reason.