about summary refs log tree commit diff
path: root/tests/ui/auxiliary
AgeCommit message (Expand)AuthorLines
2020-01-20Add `skip_while_next` lintYuki Okushi-0/+4
2020-01-04External macro check for missing_*_docAndre Bogus-0/+8
2019-12-31Prevent `mem_replace_with_default` lint within macrosKrishna Veera Reddy-0/+7
2019-12-05Change to only detect in external macros.daxpedda-0/+8
2019-11-07Remove clippy_lints from useless attribute testManish Goregaokar-1/+1
2019-10-24Don't emit try_err lint in external macrosPhilipp Hansch-0/+15
2019-10-15Add regression test for ICE in use-self lintflip1995-0/+15
2019-10-14new lints around `#[must_use]` fnsAndre Bogus-1/+10
2019-07-11Fix bug in `implicit_hasher` causing crashesMichael Wright-0/+6
2019-05-12Add tests for empty_loop lintPhilipp Hansch-0/+9
2019-04-20Add test for derives for used_underscore_binding lintPhilipp Hansch-0/+5
2019-04-10Don't emit useless_attribute lint in external macrosPhilipp Hansch-0/+17
2019-01-02Use compiletest's aux-build header instead of include macroPhilipp Hansch-0/+47