mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
232aaeba7c
This PR fixes an issues where rustc would ignore subsequent `#[diagnostic::on_unimplemented]` attributes. The [corresponding RFC](https://rust-lang.github.io/rfcs/3368-diagnostic-attribute-namespace.html) specifies that the first matching instance of each option is used. Invalid attributes are linted and otherwise ignored. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |