This repository was archived by the owner on May 28, 2025. It is now read-only.
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-cargo
- cargo_common_metadata
- fail_publish_true
- fail_publish
- fail
- 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_remap
- src
- fail_mod
- 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_type
- bad_toml
- conf_deprecated_key
- duplicated_keys_deprecated_2
- duplicated_keys_deprecated
- duplicated_keys
- 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
- ui
- auxiliary
- borrow_interior_mutable_const
- checked_unwrap
- cmp_owned
- crashes
- auxiliary
- crate_level_checks
- declare_interior_mutable_const
- doc
- items_after_test_module
- manual_memcpy
- missing_const_for_fn
- needless_bool
- rc_clone_in_vec_init
- workspace_test
- module_style
- pass_mod_with_dep_in_subdir
- dep_no_mod
- src
- foo
- src
- bad
- more
- inner
- pass_no_mod_with_dep_in_subdir
- dep_with_mod
- src
- with_mod
- inner
- stuff
- src
- util
- etc
- gh-pages
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 changed| Original 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