File tree
119 files changed
+2370
-1976
lines changed- book/src/development
- clippy_config
- src
- clippy_dev/src
- clippy_lints/src
- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- transmute
- clippy_utils
- src
- src
- tests
- ui-internal
- ui-toml
- arbitrary_source_item_ordering
- await_holding_invalid_type_with_replacement
- await_holding_invalid_type
- bad_toml_type
- bad_toml
- conf_deprecated_key
- disallowed_macros
- duplicated_keys_deprecated_2
- duplicated_keys_deprecated
- duplicated_keys
- invalid_min_rust_version
- replaceable_disallowed_types
- toml_disallowed_methods
- toml_disallowed_types
- toml_invalid_path
- toml_replaceable_disallowed_methods
- toml_unknown_key
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+2370
-1976
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
469 |
| - | |
| 469 | + | |
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments