about summary refs log tree commit diff
path: root/src/test/ui/lint/auxiliary
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-408/+0
2022-10-02Delay evaluating lint primary message until after it would be suppressedMichael Goulet-0/+7
2022-07-18Don't add attribute to allow unused-qualifications to derive impl'sSamrat Man Singh-0/+22
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-32/+32
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-32/+32
2021-07-31Move the `unused` dir to `lint`s subdirYuki Okushi-5/+0
2021-03-05Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakisbors-4/+19
2021-02-27Enable report_in_external_macro in unaligned_referencesTaiki Endo-0/+28
2021-02-10Inherit `#[stable(..)]` annotations in enum variants and fields from its itemEsteban Küber-4/+19
2020-07-30Add additional clashing_extern_decl cases.jumbatm-1/+1
2020-06-20Add ClashingExternDecl test case.jumbatm-0/+3
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-44/+44
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-0/+5
2018-12-25Remove licensesMark Rousskov-117/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+424
2018-07-17rustc: Polish off `in_external_macro`Alex Crichton-0/+24