about summary refs log tree commit diff
path: root/tests/ui/auto-traits
AgeCommit message (Expand)AuthorLines
2023-03-06Bless the suspicious-negative-impls-lint.rsMu42-33/+3
2023-03-06Moves the negative impls into a separate test fileMu42-67/+115
2023-03-06emit the suspicious_auto_trait_impls for negative impls as wellMu42-12/+67
2023-02-26Rollup merge of #107941 - compiler-errors:str-has-u8-slice-for-auto, r=lcnrMatthias Krüger-0/+29
2023-02-25Special note for str in auto traitsMichael Goulet-1/+1
2023-02-25Treat `str` as containing `[u8]` for auto trait purposesMichael Goulet-0/+29
2023-02-25Complete migrating `ast_passes` to derive diagnosticsclubby789-9/+9
2023-01-11Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errorsMichael Goulet-1/+5
2023-01-11Use the root trait predicate to determine whether to remove referencesEsteban Küber-1/+5
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-1/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+639