mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
284cb714d2
Overhaul `-Ztreat-err-as-bug` It's current behaviour is surprising, in a bad way. This also makes the implementation more complex than it needs to be. r? `@oli-obk`