mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

It doesn't affect behaviour, but makes sense with (a) `FailureNote` having `()` as its emission guarantee, and (b) in `Level` the `is_error` levels now are all listed before the non-`is_error` levels.