This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
124 files changed
+4025
-1120
lines changed- src/tools/clippy
- .github
- workflows
- book/src
- clippy_config/src
- clippy_dev
- src
- clippy_lints/src
- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- transmute
- utils
- clippy_utils/src
- lintcheck
- tests
- ui
- doc
- missing_const_for_fn
- ui-cargo/lint_groups_priority/fail
- ui-toml
- macro_metavars_in_unsafe
- default
- private
- panic
- renamed_function_params
- default
- extend
- toml_disallowed_types
- toml_unknown_key
- util/gh-pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+4025
-1120
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + |
0 commit comments