mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 12:43:36 +00:00
9017b974ee
This commit improves warnings emitted for malformed on unimplemented attributes by: * Improving the span of the warnings * Adding a label message to them * Separating the messages for missing and unexpected options * Adding a help message that says which options are supported |
||
---|---|---|
.. | ||
auxiliary | ||
on_unimplemented | ||
can_use_the_diagnostic_name_in_other_places.rs | ||
existing_proc_macros.rs | ||
feature-gate-diagnostic_namespace.rs | ||
feature-gate-diagnostic_namespace.stderr | ||
non_existing_attributes_accepted.rs | ||
non_existing_attributes_accepted.stderr | ||
requires_path.rs | ||
requires_path.stderr |