mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
00c4be3df8
Improve handling of raw-idents in check-cfg This PR improves the handling of raw-idents in the check-cfg diagnostics. In particular the list of expected names and the suggestion now correctly take into account the "keyword-ness" of the ident, and correctly prefix the ident with `r#` when necessary. `@rustbot` labels +F-check-cfg |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |