File tree 11 files changed +33
-11
lines changed
11 files changed +33
-11
lines changed Original file line number Diff line number Diff line change 153
153
overflowing_literals,
154
154
path_statements,
155
155
patterns_in_fns_without_body,
156
- private_in_public,
156
+ private_interfaces,
157
+ private_bounds,
158
+ unnameable_types,
157
159
unconditional_recursion,
158
160
unused,
159
161
unused_allocation,
Original file line number Diff line number Diff line change 70
70
overflowing_literals,
71
71
path_statements,
72
72
patterns_in_fns_without_body,
73
- private_in_public,
73
+ private_interfaces,
74
+ private_bounds,
75
+ unnameable_types,
74
76
unconditional_recursion,
75
77
unused_allocation,
76
78
unused_comparisons,
Original file line number Diff line number Diff line change 135
135
overflowing_literals,
136
136
path_statements,
137
137
patterns_in_fns_without_body,
138
- private_in_public,
138
+ private_interfaces,
139
+ private_bounds,
140
+ unnameable_types,
139
141
unconditional_recursion,
140
142
unused,
141
143
unused_allocation,
Original file line number Diff line number Diff line change 196
196
overflowing_literals,
197
197
path_statements,
198
198
patterns_in_fns_without_body,
199
- private_in_public,
199
+ private_interfaces,
200
+ private_bounds,
201
+ unnameable_types,
200
202
unconditional_recursion,
201
203
unused,
202
204
unused_allocation,
Original file line number Diff line number Diff line change 124
124
overflowing_literals,
125
125
path_statements,
126
126
patterns_in_fns_without_body,
127
- private_in_public,
127
+ private_interfaces,
128
+ private_bounds,
129
+ unnameable_types,
128
130
unconditional_recursion,
129
131
unused,
130
132
unused_allocation,
Original file line number Diff line number Diff line change 87
87
overflowing_literals,
88
88
path_statements,
89
89
patterns_in_fns_without_body,
90
- private_in_public,
90
+ private_interfaces,
91
+ private_bounds,
92
+ unnameable_types,
91
93
unconditional_recursion,
92
94
unused,
93
95
unused_allocation,
Original file line number Diff line number Diff line change 112
112
overflowing_literals,
113
113
path_statements,
114
114
patterns_in_fns_without_body,
115
- private_in_public,
115
+ private_interfaces,
116
+ private_bounds,
117
+ unnameable_types,
116
118
unconditional_recursion,
117
119
unused,
118
120
unused_allocation,
Original file line number Diff line number Diff line change 174
174
overflowing_literals,
175
175
path_statements,
176
176
patterns_in_fns_without_body,
177
- private_in_public,
177
+ private_interfaces,
178
+ private_bounds,
179
+ unnameable_types,
178
180
unconditional_recursion,
179
181
unused,
180
182
unused_allocation,
Original file line number Diff line number Diff line change 186
186
overflowing_literals,
187
187
path_statements,
188
188
patterns_in_fns_without_body,
189
- private_in_public,
189
+ private_interfaces,
190
+ private_bounds,
191
+ unnameable_types,
190
192
unconditional_recursion,
191
193
unused,
192
194
unused_allocation,
Original file line number Diff line number Diff line change 16
16
overflowing_literals,
17
17
path_statements,
18
18
patterns_in_fns_without_body,
19
- private_in_public,
19
+ private_interfaces,
20
+ private_bounds,
21
+ unnameable_types,
20
22
unconditional_recursion,
21
23
unused,
22
24
unused_allocation,
Original file line number Diff line number Diff line change 929
929
overflowing_literals,
930
930
path_statements,
931
931
patterns_in_fns_without_body,
932
- private_in_public,
932
+ private_interfaces,
933
+ private_bounds,
934
+ unnameable_types,
933
935
unconditional_recursion,
934
936
unused,
935
937
unused_allocation,
You can’t perform that action at this time.
0 commit comments