Josh Triplett
|
b7230d4f44
|
Dogfood fixes to use bool::then_some
|
2022-07-06 02:03:56 -07:00 |
|
Jason Newcomb
|
5e2a2d3ac9
|
Fix dogfood
|
2022-06-28 13:02:08 -04:00 |
|
flip1995
|
c5c8f6122f
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-16 16:04:06 +02:00 |
|
Takayuki Maeda
|
f2d9acfc01
|
remove unnecessary to_string and String::new
|
2022-06-13 15:48:40 +09:00 |
|
xFrednet
|
4587b6628d
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
xFrednet
|
03960ebab2
|
Replace #[allow] with #[expect] in Clippy
|
2022-05-07 17:39:21 +02:00 |
|
flip1995
|
7cd86aa1be
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
|
whodi
|
29ef80c78a
|
adding spell checking
|
2022-04-15 14:18:09 -07:00 |
|
flip1995
|
1fa3d66e62
|
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
|
2022-03-24 14:50:04 +01:00 |
|
Jason Newcomb
|
773d20341a
|
Fix mixed enum variant kinds + code cleanup
|
2022-03-17 01:09:25 -04:00 |
|
Jason Newcomb
|
08a7157a37
|
Improve message for match_single_arms
|
2022-03-16 13:58:09 -04:00 |
|
Jason Newcomb
|
4f8f4b4c82
|
Handle slice patterns in match_same_arms
|
2022-03-16 13:53:52 -04:00 |
|
Jason Newcomb
|
5508f461b8
|
Use DroplessArena when allocating ResolvedPat s
Fix tuple handling in `match_same_arms`
|
2022-03-16 13:49:19 -04:00 |
|
Jason Newcomb
|
b37317b028
|
Check if there are any overlapping patterns between equal arm bodies in match_same_arm
|
2022-03-16 13:18:29 -04:00 |
|
flip1995
|
35020280a0
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
|
Jason Newcomb
|
9bfcbf4f02
|
Remove some redundant checks in various matches lints
|
2022-02-17 10:48:24 -05:00 |
|
flip1995
|
611d039814
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
|
flip1995
|
0775c06d32
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-02-10 18:11:27 +01:00 |
|
Jason Newcomb
|
64548250e7
|
Split out match_same_arms
|
2022-02-07 12:20:18 -05:00 |
|