File tree
1,097 files changed
+14195
-10861
lines changed- src/tools/clippy
- .github
- book/src
- development
- clippy_config/src
- clippy_dev
- clippy_lints
- src
- casts
- doc
- loops
- matches
- methods
- operators
- unit_types
- utils/internal_lints
- clippy_utils
- src
- declare_clippy_lint
- lintcheck/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
- util/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,097 files changed
+14195
-10861
lines changed+73-50
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 | 132 |
| |
147 | 133 |
| |
148 | 134 |
| |
| |||
152 | 138 |
| |
153 | 139 |
| |
154 | 140 |
| |
155 |
| - | |
| 141 | + | |
156 | 142 |
| |
157 | 143 |
| |
158 | 144 |
| |
| |||
181 | 167 |
| |
182 | 168 |
| |
183 | 169 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 | 170 |
| |
195 | 171 |
| |
196 | 172 |
| |
| |||
534 | 510 |
| |
535 | 511 |
| |
536 | 512 |
| |
537 |
| - | |
| 513 | + | |
538 | 514 |
| |
539 | 515 |
| |
540 | 516 |
| |
| |||
572 | 548 |
| |
573 | 549 |
| |
574 | 550 |
| |
575 |
| - | |
| 551 | + | |
576 | 552 |
| |
577 | 553 |
| |
578 | 554 |
| |
579 | 555 |
| |
580 | 556 |
| |
581 | 557 |
| |
582 | 558 |
| |
583 |
| - | |
| 559 | + | |
584 | 560 |
| |
585 | 561 |
| |
586 | 562 |
| |
| |||
592 | 568 |
| |
593 | 569 |
| |
594 | 570 |
| |
595 |
| - | |
| 571 | + | |
596 | 572 |
| |
597 | 573 |
| |
598 | 574 |
| |
| |||
613 | 589 |
| |
614 | 590 |
| |
615 | 591 |
| |
616 |
| - | |
| 592 | + | |
617 | 593 |
| |
618 | 594 |
| |
619 | 595 |
| |
| |||
628 | 604 |
| |
629 | 605 |
| |
630 | 606 |
| |
631 |
| - | |
| 607 | + | |
632 | 608 |
| |
633 | 609 |
| |
634 | 610 |
| |
| |||
650 | 626 |
| |
651 | 627 |
| |
652 | 628 |
| |
653 |
| - | |
| 629 | + | |
654 | 630 |
| |
655 | 631 |
| |
656 | 632 |
| |
| |||
974 | 950 |
| |
975 | 951 |
| |
976 | 952 |
| |
977 |
| - | |
| 953 | + | |
978 | 954 |
| |
979 | 955 |
| |
980 | 956 |
| |
| |||
1230 | 1206 |
| |
1231 | 1207 |
| |
1232 | 1208 |
| |
1233 |
| - | |
| 1209 | + | |
1234 | 1210 |
| |
1235 | 1211 |
| |
1236 | 1212 |
| |
| |||
2054 | 2030 |
| |
2055 | 2031 |
| |
2056 | 2032 |
| |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
2057 | 2042 |
| |
2058 | 2043 |
| |
2059 | 2044 |
| |
| |||
2476 | 2461 |
| |
2477 | 2462 |
| |
2478 | 2463 |
| |
2479 |
| - | |
| 2464 | + | |
2480 | 2465 |
| |
2481 | 2466 |
| |
2482 | 2467 |
| |
| |||
3469 | 3454 |
| |
3470 | 3455 |
| |
3471 | 3456 |
| |
3472 |
| - | |
| 3457 | + | |
3473 | 3458 |
| |
3474 | 3459 |
| |
3475 | 3460 |
| |
| |||
3489 | 3474 |
| |
3490 | 3475 |
| |
3491 | 3476 |
| |
3492 |
| - | |
| 3477 | + | |
3493 | 3478 |
| |
3494 | 3479 |
| |
3495 | 3480 |
| |
| |||
3529 | 3514 |
| |
3530 | 3515 |
| |
3531 | 3516 |
| |
3532 |
| - | |
| 3517 | + | |
3533 | 3518 |
| |
3534 | 3519 |
| |
3535 | 3520 |
| |
| |||
3582 | 3567 |
| |
3583 | 3568 |
| |
3584 | 3569 |
| |
3585 |
| - | |
| 3570 | + | |
3586 | 3571 |
| |
3587 | 3572 |
| |
3588 | 3573 |
| |
| |||
3618 | 3603 |
| |
3619 | 3604 |
| |
3620 | 3605 |
| |
3621 |
| - | |
| 3606 | + | |
3622 | 3607 |
| |
3623 | 3608 |
| |
3624 | 3609 |
| |
| |||
3899 | 3884 |
| |
3900 | 3885 |
| |
3901 | 3886 |
| |
3902 |
| - | |
| 3887 | + | |
3903 | 3888 |
| |
3904 | 3889 |
| |
3905 | 3890 |
| |
| |||
3938 | 3923 |
| |
3939 | 3924 |
| |
3940 | 3925 |
| |
3941 |
| - | |
| 3926 | + | |
3942 | 3927 |
| |
3943 | 3928 |
| |
3944 | 3929 |
| |
| |||
4222 | 4207 |
| |
4223 | 4208 |
| |
4224 | 4209 |
| |
4225 |
| - | |
| 4210 | + | |
4226 | 4211 |
| |
4227 | 4212 |
| |
4228 | 4213 |
| |
| |||
4269 | 4254 |
| |
4270 | 4255 |
| |
4271 | 4256 |
| |
4272 |
| - | |
| 4257 | + | |
4273 | 4258 |
| |
4274 | 4259 |
| |
4275 | 4260 |
| |
| |||
4349 | 4334 |
| |
4350 | 4335 |
| |
4351 | 4336 |
| |
4352 |
| - | |
| 4337 | + | |
4353 | 4338 |
| |
4354 | 4339 |
| |
4355 | 4340 |
| |
| |||
4599 | 4584 |
| |
4600 | 4585 |
| |
4601 | 4586 |
| |
4602 |
| - | |
| 4587 | + | |
4603 | 4588 |
| |
4604 | 4589 |
| |
4605 | 4590 |
| |
| |||
4638 | 4623 |
| |
4639 | 4624 |
| |
4640 | 4625 |
| |
4641 |
| - | |
| 4626 | + | |
4642 | 4627 |
| |
4643 | 4628 |
| |
4644 | 4629 |
| |
| |||
4653 | 4638 |
| |
4654 | 4639 |
| |
4655 | 4640 |
| |
4656 |
| - | |
| 4641 | + | |
4657 | 4642 |
| |
4658 | 4643 |
| |
4659 | 4644 |
| |
| |||
4701 | 4686 |
| |
4702 | 4687 |
| |
4703 | 4688 |
| |
4704 |
| - | |
| 4689 | + | |
4705 | 4690 |
| |
4706 | 4691 |
| |
4707 | 4692 |
| |
| |||
4783 | 4768 |
| |
4784 | 4769 |
| |
4785 | 4770 |
| |
4786 |
| - | |
| 4771 | + | |
4787 | 4772 |
| |
4788 | 4773 |
| |
4789 | 4774 |
| |
| |||
5045 | 5030 |
| |
5046 | 5031 |
| |
5047 | 5032 |
| |
| 5033 | + | |
| 5034 | + | |
| 5035 | + | |
| 5036 | + | |
| 5037 | + | |
| 5038 | + | |
| 5039 | + | |
| 5040 | + | |
| 5041 | + | |
| 5042 | + | |
5048 | 5043 |
| |
5049 | 5044 |
| |
5050 | 5045 |
| |
| |||
5796 | 5791 |
| |
5797 | 5792 |
| |
5798 | 5793 |
| |
| 5794 | + | |
| 5795 | + | |
| 5796 | + | |
| 5797 | + | |
| 5798 | + | |
| 5799 | + | |
| 5800 | + | |
| 5801 | + | |
| 5802 | + | |
| 5803 | + | |
| 5804 | + | |
| 5805 | + | |
| 5806 | + | |
| 5807 | + | |
| 5808 | + | |
| 5809 | + | |
| 5810 | + | |
| 5811 | + | |
| 5812 | + | |
| 5813 | + | |
| 5814 | + | |
| 5815 | + | |
| 5816 | + | |
| 5817 | + | |
| 5818 | + | |
| 5819 | + | |
| 5820 | + | |
| 5821 | + | |
5799 | 5822 |
| |
5800 | 5823 |
| |
5801 | 5824 |
| |
|
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 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5125 | 5125 |
| |
5126 | 5126 |
| |
5127 | 5127 |
| |
| 5128 | + | |
5128 | 5129 |
| |
5129 | 5130 |
| |
5130 | 5131 |
| |
| |||
5157 | 5158 |
| |
5158 | 5159 |
| |
5159 | 5160 |
| |
| 5161 | + | |
5160 | 5162 |
| |
5161 | 5163 |
| |
5162 | 5164 |
| |
| |||
5429 | 5431 |
| |
5430 | 5432 |
| |
5431 | 5433 |
| |
| 5434 | + | |
5432 | 5435 |
| |
5433 | 5436 |
| |
5434 | 5437 |
| |
| |||
5725 | 5728 |
| |
5726 | 5729 |
| |
5727 | 5730 |
| |
| 5731 | + | |
5728 | 5732 |
| |
5729 | 5733 |
| |
5730 | 5734 |
| |
5731 | 5735 |
| |
| 5736 | + | |
5732 | 5737 |
| |
5733 | 5738 |
| |
5734 | 5739 |
| |
|
0 commit comments