File tree
358 files changed
+3160
-2161
lines changed- .github/workflows
- book/src
- clippy_config
- src
- clippy_dev/src
- clippy_lints
- src
- casts
- functions
- loops
- matches
- methods
- misc_early
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_utils
- src
- declare_clippy_lint/src
- lintcheck/src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+3160
-2161
lines changedDiff for: .github/workflows/clippy.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Diff for: .github/workflows/clippy_bors.yml
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
126 | 130 |
| |
127 | 131 |
| |
128 | 132 |
| |
|
Diff for: CHANGELOG.md
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5528 | 5528 |
| |
5529 | 5529 |
| |
5530 | 5530 |
| |
| 5531 | + | |
5531 | 5532 |
| |
5532 | 5533 |
| |
5533 | 5534 |
| |
| |||
5560 | 5561 |
| |
5561 | 5562 |
| |
5562 | 5563 |
| |
| 5564 | + | |
5563 | 5565 |
| |
5564 | 5566 |
| |
5565 | 5567 |
| |
| |||
5589 | 5591 |
| |
5590 | 5592 |
| |
5591 | 5593 |
| |
| 5594 | + | |
5592 | 5595 |
| |
5593 | 5596 |
| |
5594 | 5597 |
| |
|
Diff for: Cargo.toml
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 |
| - | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
0 commit comments