summary refs log tree commit diff
path: root/src/test/ui/lint/outer-forbid.rs
AgeCommit message (Expand)AuthorLines
2021-09-04Fix #88256, remove duplicated diagnosticyukang-2/+1
2021-02-02introduce future-compatibility warning for forbidden lint groupsNiko Matsakis-0/+5
2020-11-14Use true previous lint level when detecting overriden forbidsMark Rousskov-9/+13
2020-01-09Update testsVadim Petrochenkov-0/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-29Replace usages of 'bad_style' with 'nonstandard_style'.Corey Farwell-2/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-1/+7
2017-06-23only set "overruled by outer forbid" once for lint groups, by group nameZack M. Davis-0/+22