File tree
1,347 files changed
+30693
-10374
lines changed- .cargo
- .github
- ISSUE_TEMPLATE
- workflows
- book/src
- development
- clippy_dev/src
- setup
- clippy_lints
- src
- casts
- functions
- loops
- matches
- methods
- misc_early
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_utils
- src
- mir
- 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
- src
- fail_cargo
- src
- fail_clippy
- src
- fail_file_attr
- 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
- ifs_same_cond
- 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
- branches_sharing_code
- 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
- should_impl_trait
- 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.
1,347 files changed
+30693
-10374
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 | 15 |
| |
39 | 16 |
| |
40 | 17 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
| |||
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 |
| - | |
| 53 | + | |
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
| 109 | + | |
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
|
Lines changed: 0 additions & 1 deletion
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