This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit fec7265
committed
Auto merge of rust-lang#137317 - flip1995:clippy-subtree-update, r=Manishearth
Clippy subtree update
r? `@Manishearth`
`Cargo.lock` change because of Clippy version bump and `rustc_tool_utils` new release.File tree
2,518 files changed
+31883
-13916
lines changed- src/tools/clippy
- book/src
- development
- clippy_config
- src
- clippy_dev/src
- setup
- clippy_lints
- src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- transmute
- types
- unit_types
- utils/internal_lints
- clippy_utils
- src
- ty
- rustc_tools_util
- src
- tests
- 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_with_replacement
- await_holding_invalid_type
- 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_2
- duplicated_keys_deprecated
- 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_extend
- allowed_prefixes
- 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_disallowed_methods
- toml_disallowed_types
- toml_disallow
- 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
- ui
- author
- borrow_interior_mutable_const
- branches_sharing_code
- checked_unwrap
- cmp_owned
- crashes
- third-party
- crate_level_checks
- dbg_macro
- declare_interior_mutable_const
- doc
- empty_line_after
- index_refutable_slice
- items_after_test_module
- manual_memcpy
- missing_const_for_fn
- mixed_attributes_style
- auxiliary
- needless_bool
- non_std_lazy_static
- out_of_bounds_indexing
- pattern_type_mismatch
- rc_clone_in_vec_init
- ref_option
- should_impl_trait
- size_of_in_element_count
- syntax-error-recovery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,518 files changed
+31883
-13916
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
4443 | 4443 | | |
4444 | 4444 | | |
4445 | 4445 | | |
| 4446 | + | |
| 4447 | + | |
| 4448 | + | |
| 4449 | + | |
4446 | 4450 | | |
4447 | 4451 | | |
4448 | 4452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 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 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
10 | 52 | | |
11 | 53 | | |
12 | 54 | | |
13 | | - | |
| 55 | + | |
14 | 56 | | |
15 | 57 | | |
16 | 58 | | |
| |||
5530 | 5572 | | |
5531 | 5573 | | |
5532 | 5574 | | |
| 5575 | + | |
5533 | 5576 | | |
5534 | 5577 | | |
5535 | 5578 | | |
| |||
5742 | 5785 | | |
5743 | 5786 | | |
5744 | 5787 | | |
| 5788 | + | |
5745 | 5789 | | |
5746 | 5790 | | |
5747 | 5791 | | |
| |||
5812 | 5856 | | |
5813 | 5857 | | |
5814 | 5858 | | |
| 5859 | + | |
5815 | 5860 | | |
5816 | 5861 | | |
5817 | 5862 | | |
| |||
5939 | 5984 | | |
5940 | 5985 | | |
5941 | 5986 | | |
| 5987 | + | |
5942 | 5988 | | |
5943 | 5989 | | |
5944 | 5990 | | |
| |||
6067 | 6113 | | |
6068 | 6114 | | |
6069 | 6115 | | |
| 6116 | + | |
6070 | 6117 | | |
6071 | 6118 | | |
6072 | 6119 | | |
| |||
6143 | 6190 | | |
6144 | 6191 | | |
6145 | 6192 | | |
| 6193 | + | |
6146 | 6194 | | |
6147 | 6195 | | |
6148 | 6196 | | |
| |||
6267 | 6315 | | |
6268 | 6316 | | |
6269 | 6317 | | |
| 6318 | + | |
6270 | 6319 | | |
6271 | 6320 | | |
6272 | 6321 | | |
| |||
6275 | 6324 | | |
6276 | 6325 | | |
6277 | 6326 | | |
| 6327 | + | |
6278 | 6328 | | |
6279 | 6329 | | |
6280 | 6330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
| 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 | | |
| |||
360 | 380 | | |
361 | 381 | | |
362 | 382 | | |
| 383 | + | |
363 | 384 | | |
364 | 385 | | |
365 | 386 | | |
| |||
740 | 761 | | |
741 | 762 | | |
742 | 763 | | |
| 764 | + | |
743 | 765 | | |
744 | 766 | | |
745 | 767 | | |
| 768 | + | |
746 | 769 | | |
747 | 770 | | |
748 | 771 | | |
749 | 772 | | |
| 773 | + | |
750 | 774 | | |
751 | 775 | | |
752 | 776 | | |
| |||
761 | 785 | | |
762 | 786 | | |
763 | 787 | | |
| 788 | + | |
764 | 789 | | |
765 | 790 | | |
766 | 791 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments