File tree
126 files changed
+2319
-874
lines changed- src/tools/clippy
- book/src
- development
- clippy_lints/src
- functions
- loops
- matches
- methods
- operators
- types
- utils
- internal_lints
- clippy_utils
- src
- src
- tests
- ui-internal
- ui-toml
- borrow_interior_mutable_const
- declare_interior_mutable_const
- enum_variant_names
- impl_trait_in_params
- invalid_min_rust_version
- item_name_repetitions
- threshold0
- threshold5
- pub_crate_missing_docs
- toml_unknown_key
- ui
- author
- needless_bool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+2319
-874
lines changedLines changed: 3 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
567 |
| - | |
| 567 | + | |
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
| 617 | + | |
617 | 618 |
| |
618 | 619 |
| |
619 | 620 |
| |
| |||
2511 | 2512 |
| |
2512 | 2513 |
| |
2513 | 2514 |
| |
2514 |
| - | |
| 2515 | + | |
2515 | 2516 |
| |
2516 | 2517 |
| |
2517 | 2518 |
| |
| |||
5740 | 5741 |
| |
5741 | 5742 |
| |
5742 | 5743 |
| |
5743 |
| - | |
5744 |
| - | |
5745 |
| - | |
5746 |
| - | |
5747 |
| - | |
5748 |
| - | |
5749 |
| - | |
5750 |
| - | |
5751 |
| - | |
5752 |
| - | |
5753 |
| - | |
5754 |
| - | |
5755 |
| - | |
5756 |
| - | |
5757 |
| - | |
5758 |
| - | |
5759 |
| - | |
5760 |
| - | |
5761 |
| - | |
5762 |
| - | |
5763 |
| - | |
5764 |
| - | |
5765 |
| - | |
5766 |
| - | |
5767 |
| - | |
5768 |
| - | |
5769 |
| - | |
5770 | 5744 |
| |
5771 | 5745 |
| |
5772 | 5746 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5463 | 5463 |
| |
5464 | 5464 |
| |
5465 | 5465 |
| |
| 5466 | + | |
5466 | 5467 |
| |
5467 | 5468 |
| |
5468 | 5469 |
| |
| |||
5625 | 5626 |
| |
5626 | 5627 |
| |
5627 | 5628 |
| |
| 5629 | + | |
5628 | 5630 |
| |
5629 | 5631 |
| |
5630 | 5632 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
612 | 613 |
| |
613 | 614 |
| |
614 | 615 |
| |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
615 | 634 |
| |
616 | 635 |
| |
617 | 636 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
276 | 286 |
| |
277 | 287 |
| |
278 | 288 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
291 | 294 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 |
| - | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 | 157 |
| |
161 | 158 |
| |
162 | 159 |
| |
| |||
226 | 223 |
| |
227 | 224 |
| |
228 | 225 |
| |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments