File tree
2,515 files changed
+31634
-13930
lines changed- book/src
- development
- clippy_config/src
- clippy_dev/src
- setup
- clippy_lints/src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- transmute
- unit_types
- utils/internal_lints
- clippy_utils/src
- ty
- rustc_tools_util
- src
- tests
- ui
- ui-cargo/lint_groups_priority/fail
- ui-internal
- ui-toml
- absolute_paths
- allow_mixed_uninlined_format_args
- arbitrary_source_item_ordering
- arithmetic_side_effects_allowed
- array_size_threshold
- await_holding_invalid_type
- await_holding_invalid_type_with_replacement
- borrow_interior_mutable_const
- conf_deprecated_key
- dbg_macro
- declare_interior_mutable_const
- disallowed_macros
- disallowed_names_append
- disallowed_names_replace
- doc_valid_idents_append
- doc_valid_idents_replace
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- excessive_nesting
- expect_used
- extra_unused_type_parameters
- fn_params_excessive_bools
- functions_maxlines
- good_toml_no_false_negatives
- ifs_same_cond
- indexing_slicing
- item_name_repetitions
- allowed_prefixes
- allowed_prefixes_extend
- threshold0
- large_futures
- large_include_file
- lint_decimal_readability
- macro_metavars_in_unsafe/default
- min_ident_chars
- min_rust_version
- missing_enforced_import_rename
- module_inception
- modulo_arithmetic
- mut_key
- needless_raw_string_hashes_one_allowed
- nonstandard_macro_braces
- panic
- path_ends_with_ext
- print_macro
- pub_crate_missing_docs
- pub_underscore_fields
- renamed_function_params
- replaceable_disallowed_types
- 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_inconsistent_struct_constructor
- toml_replaceable_disallowed_methods
- toml_trivially_copy
- toml_unknown_key
- undocumented_unsafe_blocks
- unwrap_used
- upper_case_acronyms_aggressive
- useless_vec
- vec_box_sized
- zero_single_char_names
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,515 files changed
+31634
-13930
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5530 | 5530 |
| |
5531 | 5531 |
| |
5532 | 5532 |
| |
| 5533 | + | |
5533 | 5534 |
| |
5534 | 5535 |
| |
5535 | 5536 |
| |
| |||
5742 | 5743 |
| |
5743 | 5744 |
| |
5744 | 5745 |
| |
| 5746 | + | |
5745 | 5747 |
| |
5746 | 5748 |
| |
5747 | 5749 |
| |
| |||
5812 | 5814 |
| |
5813 | 5815 |
| |
5814 | 5816 |
| |
| 5817 | + | |
5815 | 5818 |
| |
5816 | 5819 |
| |
5817 | 5820 |
| |
| |||
6067 | 6070 |
| |
6068 | 6071 |
| |
6069 | 6072 |
| |
| 6073 | + | |
6070 | 6074 |
| |
6071 | 6075 |
| |
6072 | 6076 |
| |
| |||
6143 | 6147 |
| |
6144 | 6148 |
| |
6145 | 6149 |
| |
| 6150 | + | |
6146 | 6151 |
| |
6147 | 6152 |
| |
6148 | 6153 |
| |
| |||
6267 | 6272 |
| |
6268 | 6273 |
| |
6269 | 6274 |
| |
| 6275 | + | |
6270 | 6276 |
| |
6271 | 6277 |
| |
6272 | 6278 |
| |
| |||
6275 | 6281 |
| |
6276 | 6282 |
| |
6277 | 6283 |
| |
| 6284 | + | |
6278 | 6285 |
| |
6279 | 6286 |
| |
6280 | 6287 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
74 | 84 |
| |
75 | 85 |
| |
76 | 86 |
| |
| |||
108 | 118 |
| |
109 | 119 |
| |
110 | 120 |
| |
111 |
| - | |
| 121 | + | |
112 | 122 |
| |
113 | 123 |
| |
114 | 124 |
| |
| |||
164 | 174 |
| |
165 | 175 |
| |
166 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
167 | 187 |
| |
168 | 188 |
| |
169 | 189 |
| |
| |||
740 | 760 |
| |
741 | 761 |
| |
742 | 762 |
| |
| 763 | + | |
743 | 764 |
| |
744 | 765 |
| |
745 | 766 |
| |
| 767 | + | |
746 | 768 |
| |
747 | 769 |
| |
748 | 770 |
| |
749 | 771 |
| |
| 772 | + | |
750 | 773 |
| |
751 | 774 |
| |
752 | 775 |
| |
| |||
761 | 784 |
| |
762 | 785 |
| |
763 | 786 |
| |
| 787 | + | |
764 | 788 |
| |
765 | 789 |
| |
766 | 790 |
| |
|
Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| 291 | + | |
| 292 | + | |
| 293 | + | |
291 | 294 |
| |
292 | 295 |
| |
293 | 296 |
| |
| |||
298 | 301 |
| |
299 | 302 |
| |
300 | 303 |
| |
301 |
| - | |
| 304 | + | |
302 | 305 |
| |
303 | 306 |
| |
304 | 307 |
| |
| |||
325 | 328 |
| |
326 | 329 |
| |
327 | 330 |
| |
| 331 | + | |
| 332 | + | |
| 333 | + | |
328 | 334 |
| |
329 | 335 |
| |
330 | 336 |
| |
| |||
448 | 454 |
| |
449 | 455 |
| |
450 | 456 |
| |
451 |
| - | |
| 457 | + | |
452 | 458 |
| |
453 | 459 |
| |
454 | 460 |
| |
| |||
609 | 615 |
| |
610 | 616 |
| |
611 | 617 |
| |
| 618 | + | |
612 | 619 |
| |
613 | 620 |
| |
614 | 621 |
| |
| 622 | + | |
615 | 623 |
| |
616 | 624 |
| |
617 | 625 |
| |
618 | 626 |
| |
| 627 | + | |
619 | 628 |
| |
620 | 629 |
| |
621 | 630 |
| |
| |||
630 | 639 |
| |
631 | 640 |
| |
632 | 641 |
| |
| 642 | + | |
633 | 643 |
| |
634 | 644 |
| |
635 | 645 |
| |
|
Lines changed: 74 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
15 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
16 | 46 |
| |
17 |
| - | |
| 47 | + | |
18 | 48 |
| |
19 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
20 | 54 |
| |
21 | 55 |
| |
22 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
23 | 78 |
| |
24 | 79 |
| |
25 | 80 |
| |
26 | 81 |
| |
27 | 82 |
| |
28 | 83 |
| |
29 |
| - | |
| 84 | + | |
30 | 85 |
| |
31 | 86 |
| |
32 | 87 |
| |
33 | 88 |
| |
34 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
35 | 97 |
| |
36 | 98 |
| |
37 | 99 |
| |
38 |
| - | |
| 100 | + | |
39 | 101 |
| |
40 |
| - | |
41 |
| - | |
| 102 | + | |
| 103 | + | |
42 | 104 |
| |
43 | 105 |
| |
44 |
| - | |
45 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
46 | 110 |
| |
47 | 111 |
| |
48 | 112 |
| |
| |||
436 | 500 |
| |
437 | 501 |
| |
438 | 502 |
| |
439 |
| - | |
440 | 503 |
| |
441 | 504 |
| |
442 | 505 |
| |
|
0 commit comments