File tree
225 files changed
+1238
-565
lines changed- clippy_dev
- clippy_lints
- src
- doc
- functions
- matches
- methods
- operators
- types
- utils
- internal_lints
- clippy_utils
- src
- ty/type_certainty
- declare_clippy_lint
- tests
- ui
- crashes
- crate_level_checks
- index_refutable_slice
- items_after_test_module
- ui-internal
- ui-toml
- bad_toml
- bad_toml_type
- conf_deprecated_key
- decimal_literal_representation
- disallowed_names_replace
- disallowed_script_idents
- doc_valid_idents_append
- duplicated_keys
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- enum_variant_size
- excessive_nesting
- fn_params_excessive_bools
- ifs_same_cond
- impl_trait_in_params
- invalid_min_rust_version
- large_futures
- large_stack_frames
- large_types_passed_by_value
- manual_let_else
- max_suggested_slice_pattern_length
- min_rust_version
- result_large_err
- semicolon_block
- struct_excessive_bools
- too_large_for_stack
- too_many_arguments
- type_complexity
- type_repetition_in_bounds
- unnecessary_box_returns
- verbose_bit_mask
- wildcard_imports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
225 files changed
+1238
-565
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4946 | 4946 |
| |
4947 | 4947 |
| |
4948 | 4948 |
| |
| 4949 | + | |
4949 | 4950 |
| |
4950 | 4951 |
| |
4951 | 4952 |
| |
| |||
5463 | 5464 |
| |
5464 | 5465 |
| |
5465 | 5466 |
| |
| 5467 | + | |
5466 | 5468 |
| |
5467 | 5469 |
| |
5468 | 5470 |
| |
| |||
5546 | 5548 |
| |
5547 | 5549 |
| |
5548 | 5550 |
| |
| 5551 | + | |
5549 | 5552 |
| |
5550 | 5553 |
| |
5551 | 5554 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 137 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 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 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + |
Lines changed: 0 additions & 139 deletions
This file was deleted.
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
427 |
| - | |
| 427 | + | |
428 | 428 |
| |
| 429 | + | |
429 | 430 |
| |
430 | 431 |
| |
431 | 432 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| 143 | + | |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
| |||
598 | 599 |
| |
599 | 600 |
| |
600 | 601 |
| |
| 602 | + | |
601 | 603 |
| |
602 | 604 |
| |
603 | 605 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
771 | 771 |
| |
772 | 772 |
| |
773 | 773 |
| |
774 |
| - | |
| 774 | + | |
775 | 775 |
| |
776 | 776 |
| |
777 | 777 |
| |
|
0 commit comments