about summary refs log tree commit diff
path: root/src/test/ui/auto-traits
AgeCommit message (Expand)AuthorLines
2022-02-24update auto trait lintlcnr-7/+32
2022-02-14Make `find_similar_impl_candidates` a little fuzzier.Ben Reeves-0/+2
2022-02-01implement lint for suspicious auto trait implslcnr-0/+86
2021-12-14extend `simplify_type`lcnr-1/+5
2021-10-03Deny `where` clauses on `auto` traitsFabian Wolff-30/+95
2021-08-16Use note to point at bound introducing requirementEsteban Küber-15/+28
2020-12-01Fix UI tests for negative polarity implementations of traitsThePuzzlemaker-11/+0
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-10/+10
2020-08-20Don't immediately error for cycles during normalizationMatthew Jasper-11/+3
2020-06-17Unify region variables when projecting associated typesmatthewjasper-0/+421