Alex Macleod
|
1d107ab2be
|
Remove $DIR replacement in test output
|
2024-02-17 12:34:54 +00: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 |
|
Philipp Krones
|
8df896c076
|
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
Philipp Krones
|
4ccafea92d
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
|
flip1995
|
cd0bb7de01
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
|
xFrednet
|
4587b6628d
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
flip1995
|
35020280a0
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
|
Esteban Kuber
|
652b6a771f
|
update clippy
|
2021-08-11 14:21:33 +00:00 |
|
flip1995
|
97705b7ea6
|
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
|
2021-05-20 13:07:57 +02:00 |
|
flip1995
|
f03edfd7a1
|
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
|
2020-12-20 17:19:49 +01:00 |
|
ThibsG
|
7fb94c2ac9
|
Do not lint in macros for match lints
|
2020-04-16 14:57:12 +02:00 |
|
ThibsG
|
badfbbbbde
|
Fix single binding in closure
|
2020-03-22 10:31:30 +01:00 |
|
ThibsG
|
40a04f2657
|
Fix match single binding when in a let stmt
|
2020-03-09 16:59:24 +01:00 |
|
flip1995
|
c7979d3515
|
Fix rebase fallout
|
2020-02-06 19:15:01 +01:00 |
|
ThibsG
|
b29aacfec8
|
Add wild and struct handling
|
2020-02-04 22:53:24 +01:00 |
|
ThibsG
|
6afd7ea147
|
Use span_lint_and_sugg + move infaillible lint
- moving infaillible lint to prevent collisions
|
2020-02-04 22:49:08 +01:00 |
|
ThibsG
|
3445d41f07
|
Add new lint: match with a single binding statement
- Lint name: MATCH_SINGLE_BINDING
|
2020-02-04 01:06:16 +01:00 |
|