We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e.g.
$ rustc --explain E0413 A declaration shadows an enum variant or unit-like struct in scope. Example of erroneous code: ```compile_fail struct Foo; ...
Stuff like ````compile_fail` shouldn't show, just the backticks.
cc @GuillaumeGomez @steveklabnik