Philipp Krones
|
7be6e2178e
|
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-update
|
2024-02-27 15:50:17 +01:00 |
|
Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
Philipp Krones
|
cb3ecf7b79
|
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
|
2023-07-02 14:59:02 +02:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00:00 |
|
flip1995
|
1fa3d66e62
|
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
|
2022-03-24 14:50:04 +01:00 |
|
yukang
|
6764fde913
|
Fix #88256, remove duplicated diagnostic
|
2021-09-04 19:26:25 +08:00 |
|
flip1995
|
ebe52869a3
|
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
|
2021-07-01 18:17:38 +02:00 |
|
Yuki Okushi
|
83f6b516a0
|
Split up match_same_arms ui test
|
2020-01-25 14:25:45 +09:00 |
|
Yuki Okushi
|
07e33633a3
|
Update stderrs
|
2020-01-07 18:38:12 +09:00 |
|
Michael Wright
|
c199d9068e
|
Fix match_same_arms false negative
Closes #4244
|
2019-07-02 08:18:55 +02:00 |
|
Vincent Dal Maso
|
40f36658f5
|
Fix breaking tests
Changes:
- Fix stderr breaking the tests
- Adding tests over the if arms
|
2019-05-21 13:08:19 +02:00 |
|
Vincent Dal Maso
|
fa9f744c2c
|
Add the common case search
Changes:
- Refactor the common case search into a function.
- Fix the useless Option around the vec in the search_same_list.
|
2019-05-21 13:08:19 +02:00 |
|
Vincent Dal Maso
|
bfb230369e
|
Add test for multiple same arms lints
Changes:
- Add a test to match multiple arms in the same match statement
|
2019-05-16 14:13:57 +02:00 |
|
Philipp Hansch
|
8abdfb6567
|
UI test cleanup: Rename copies.rs to match_same_arms.rs
|
2019-02-10 10:20:28 +01:00 |
|