Guillaume Gomez
7217c22f69
Update trait_duplication_in_bounds.rs
ui test to add regression for ##9961
2024-01-16 12:13:27 +01:00
Oli Scherer
3d88fae050
Update ui test crate
2023-08-11 14:02:28 +00:00
John Kelly
1eff408ca4
WIP
2023-04-30 13:45:45 +01:00
John Kelly
478555d468
wip
2023-04-30 13:16:04 +01:00
Oli Scherer
def1705a27
Update to a compiletest-rs version that requires //@
for commands
2023-04-20 14:44:03 +00:00
Allen Hsu
b96842d7d7
Split unfixable lints.
2022-08-02 22:00:04 +10:00
Allen Hsu
8878d674b1
Lint for repeated traits within trait bounds or where clauses.
2022-07-12 22:03:55 +10:00
flip1995
bb01aca86f
HACK: Move buggy lints to nursery
...
Those lints are trait_duplication_in_bounds and
type_repetition_in_bounds. I don't think those can be fixed on the
Clippy side alone, but need changes in the compiler. So let's move them
to nursery to get the sync through and then fix them on the rustc side.
Also adds a regression test that has to be fixed before they can be
moved back to pedantic.
2022-05-05 13:32:31 +01:00
flip1995
71131351de
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
2022-04-08 10:06:10 +01:00
flip1995
bf66aeda0a
Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup
2022-01-27 15:12:45 +01:00
flip1995
fb0142ae41
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
2022-01-13 13:18:19 +01:00
flip1995
027780ca2c
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
2020-08-11 17:50:45 +02:00