File tree
1,053 files changed
+12011
-10208
lines changed- .github
- book/src
- development
- clippy_config/src
- clippy_lints/src
- casts
- loops
- matches
- methods
- operators
- unit_types
- utils/internal_lints
- clippy_utils/src
- src
- tests
- ui
- auxiliary
- borrow_interior_mutable_const
- branches_sharing_code
- checked_unwrap
- cmp_owned
- crashes
- crate_level_checks
- dbg_macro
- declare_interior_mutable_const
- doc
- index_refutable_slice
- items_after_test_module
- manual_memcpy
- missing_const_for_fn
- needless_bool
- out_of_bounds_indexing
- pattern_type_mismatch
- rc_clone_in_vec_init
- should_impl_trait
- size_of_in_element_count
- ui-cargo/multiple_config_files/warn
- ui-internal
- ui-toml
- absolute_paths
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- array_size_threshold
- await_holding_invalid_type
- bad_toml
- bad_toml_type
- conf_deprecated_key
- dbg_macro
- decimal_literal_representation
- disallowed_macros
- auxiliary
- disallowed_names_append
- disallowed_names_replace
- disallowed_script_idents
- doc_valid_idents_append
- doc_valid_idents_replace
- duplicated_keys
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- enum_variant_size
- excessive_nesting
- expect_used
- explicit_iter_loop
- fn_params_excessive_bools
- functions_maxlines
- ifs_same_cond
- impl_trait_in_params
- invalid_min_rust_version
- item_name_repetitions/threshold5
- large_futures
- large_include_file
- large_stack_frames
- large_types_passed_by_value
- lint_decimal_readability
- manual_let_else
- max_suggested_slice_pattern_length
- min_ident_chars
- auxiliary
- min_rust_version
- missing_enforced_import_rename
- module_inception
- modulo_arithmetic
- nonstandard_macro_braces
- print_macro
- private-doc-errors
- pub_crate_missing_docs
- pub_underscore_fields
- result_large_err
- semicolon_block
- strict_non_send_fields_in_send_ty
- struct_excessive_bools
- suppress_lint_in_const
- toml_disallow
- toml_disallowed_methods
- toml_disallowed_types
- toml_trivially_copy
- toml_unknown_key
- too_large_for_stack
- too_many_arguments
- type_complexity
- type_repetition_in_bounds
- undocumented_unsafe_blocks
- unnecessary_box_returns
- unwrap_used
- upper_case_acronyms_aggressive
- vec_box_sized
- verbose_bit_mask
- wildcard_imports
- wildcard_imports_whitelist
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,053 files changed
+12011
-10208
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5125 | 5125 |
| |
5126 | 5126 |
| |
5127 | 5127 |
| |
| 5128 | + | |
5128 | 5129 |
| |
5129 | 5130 |
| |
5130 | 5131 |
| |
| |||
5725 | 5726 |
| |
5726 | 5727 |
| |
5727 | 5728 |
| |
| 5729 | + | |
5728 | 5730 |
| |
5729 | 5731 |
| |
5730 | 5732 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - |
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
651 |
| - | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 31 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
| |||
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
34 |
| - | |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
| |||
43 | 52 |
| |
44 | 53 |
| |
45 | 54 |
| |
46 |
| - | |
| 55 | + | |
47 | 56 |
| |
48 | 57 |
| |
49 | 58 |
| |
| |||
89 | 98 |
| |
90 | 99 |
| |
91 | 100 |
| |
92 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
93 | 110 |
| |
94 | 111 |
| |
95 | 112 |
| |
| |||
130 | 147 |
| |
131 | 148 |
| |
132 | 149 |
| |
133 |
| - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
134 | 159 |
| |
135 | 160 |
|
0 commit comments