mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

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