File tree
2,224 files changed
+77534
-26859
lines changed- .cargo
- .github
- ISSUE_TEMPLATE
- workflows
- book
- src
- continuous_integration
- development
- infrastructure
- proposals
- clippy_dev
- src
- setup
- clippy_lints
- src
- cargo
- casts
- functions
- loops
- matches
- methods
- misc_early
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_utils
- src
- mir
- declare_clippy_lint
- src
- etc/relicense
- lintcheck
- src
- rustc_tools_util
- src
- src
- tests
- ui-cargo
- cargo_common_metadata
- fail_publish_true
- src
- fail_publish
- src
- fail
- src
- pass_publish_empty
- src
- pass_publish_false
- src
- pass
- src
- cargo_rust_version
- fail_both_diff
- src
- fail_both_same
- src
- fail_cargo
- src
- fail_clippy
- src
- fail_file_attr
- src
- pass_both_same
- pass_cargo
- pass_clippy
- pass_file_attr
- warn_both_diff
- duplicate_mod/fail/src
- feature_name
- fail/src
- pass/src
- module_style
- fail_mod_remap
- src
- bad
- fail_mod
- src
- fail_no_mod
- src
- pass_mod
- pass_no_mod
- multiple_config_files
- no_warn
- warn
- src
- multiple_crate_versions
- 5041_allow_dev_build/src
- fail
- src
- pass
- src
- wildcard_dependencies
- fail/src
- pass/src
- ui-internal
- auxiliary
- ui-toml
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- array_size_threshold
- await_holding_invalid_type
- bad_toml_type
- bad_toml
- blacklisted_names_append
- blacklisted_names_replace
- conf_deprecated_key
- dbg_macro
- disallowed_macros
- auxiliary
- disallowed_names_append
- disallowed_names_replace
- duplicated_keys_deprecated_2
- duplicated_keys_deprecated
- duplicated_keys
- expect_used
- extra_unused_type_parameters
- fn_params_excessive_bools
- ifs_same_cond
- large_futures
- large_include_file
- mut_key
- nonstandard_macro_braces
- auxiliary
- print_macro
- pub_crate_missing_docs
- semicolon_block
- strict_non_send_fields_in_send_ty
- struct_excessive_bools
- suppress_lint_in_const
- toml_blacklist
- toml_disallowed_methods
- toml_disallow
- toml_trivially_copy
- toml_unknown_key
- unwrap_used
- vec_box_sized
- ui
- author
- auxiliary
- borrow_interior_mutable_const
- auxiliary
- branches_sharing_code
- checked_unwrap
- cmp_owned
- crashes
- auxiliary
- crate_level_checks
- declare_interior_mutable_const
- doc
- index_refutable_slice
- items_after_test_module
- auxiliary
- 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
- 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.
2,224 files changed
+77534
-26859
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
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: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
9 | 7 |
| |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 |
| |
21 | 28 |
| |
22 | 29 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
40 |
| - | |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
|
Lines changed: 17 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 |
| - | |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| |||
80 | 82 |
| |
81 | 83 |
| |
82 | 84 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 | 85 |
| |
91 |
| - | |
| 86 | + | |
92 | 87 |
| |
93 | 88 |
| |
94 | 89 |
| |
| |||
144 | 139 |
| |
145 | 140 |
| |
146 | 141 |
| |
147 |
| - | |
| 142 | + | |
148 | 143 |
| |
149 | 144 |
| |
150 | 145 |
| |
| |||
154 | 149 |
| |
155 | 150 |
| |
156 | 151 |
| |
157 |
| - | |
| 152 | + | |
158 | 153 |
| |
159 | 154 |
| |
160 | 155 |
| |
161 | 156 |
| |
162 | 157 |
| |
163 | 158 |
| |
164 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| |||
231 | 233 |
| |
232 | 234 |
| |
233 | 235 |
| |
234 |
| - | |
| 236 | + | |
235 | 237 |
| |
236 | 238 |
| |
237 | 239 |
| |
| |||
264 | 266 |
| |
265 | 267 |
| |
266 | 268 |
| |
267 |
| - | |
| 269 | + | |
268 | 270 |
| |
269 | 271 |
| |
270 | 272 |
| |
| |||
274 | 276 |
| |
275 | 277 |
| |
276 | 278 |
| |
277 |
| - | |
| 279 | + | |
278 | 280 |
| |
279 | 281 |
| |
280 | 282 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 |
| - | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
|
0 commit comments