summary refs log tree commit diff
path: root/src/test/ui/suggestions/attribute-typos.rs
AgeCommit message (Expand)AuthorLines
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-4/+0
2020-01-10Ignore platforms that can't point to stdEsteban Küber-0/+4
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