summary refs log tree commit diff
path: root/src/test/ui/suggestions/attribute-typos.rs
AgeCommit message (Expand)AuthorLines
2019-09-15resolve: Tweak "cannot find" wording for attributesVadim Petrochenkov-3/+3
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-3/+3
2019-06-30Feature gate `rustc` attributes harderVadim Petrochenkov-1/+4
2019-06-30Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registeredVadim Petrochenkov-11/+6
2019-01-27add typo suggestion to unknown attribute errorAndy Russell-0/+13