File tree
912 files changed
+21798
-5828
lines changed- src/tools/clippy
- .cargo
- .github/workflows
- book/src
- development
- infrastructure
- clippy_dev/src
- clippy_lints
- src
- casts
- loops
- matches
- methods
- misc_early
- operators
- utils
- internal_lints
- clippy_test_deps
- src
- clippy_utils/src
- declare_clippy_lint/src
- lintcheck/src
- src
- tests
- ui
- auxiliary
- borrow_interior_mutable_const
- checked_unwrap
- cmp_owned
- ui-cargo
- cargo_common_metadata
- fail
- fail_publish
- fail_publish_true
- cargo_rust_version
- fail_both_diff
- src
- fail_both_same
- fail_cargo
- src
- fail_clippy
- src
- fail_file_attr
- src
- warn_both_diff
- duplicate_mod/fail
- src
- feature_name/fail
- src
- module_style
- fail_mod
- src
- fail_mod_remap
- src
- fail_no_mod
- src
- multiple_config_files/warn
- src
- multiple_crate_versions/fail
- src
- wildcard_dependencies/fail
- src
- ui-internal
- ui-toml
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- bad_toml
- bad_toml_type
- conf_deprecated_key
- duplicated_keys
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- excessive_nesting
- auxiliary
- expect_used
- invalid_min_rust_version
- lint_decimal_readability
- max_suggested_slice_pattern_length
- min_ident_chars
- auxiliary
- min_rust_version
- module_inception
- nonstandard_macro_braces
- auxiliary
- suppress_lint_in_const
- toml_disallowed_methods
- toml_trivially_copy
- toml_unknown_key
- undocumented_unsafe_blocks
- auxiliary
- unwrap_used
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
912 files changed
+21798
-5828
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
0 commit comments