This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
138 files changed
+888
-413
lines changed- tests/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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+888
-413
lines changedLines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 15 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
| 15 | + | |
12 | 16 |
| |
| 17 | + | |
13 | 18 |
| |
| 19 | + | |
14 | 20 |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
| 15 | + | |
12 | 16 |
| |
| 17 | + | |
13 | 18 |
| |
| 19 | + | |
14 | 20 |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 |
| |
9 | 14 |
| |
10 | 15 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 33 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
68 |
| - | |
| 67 | + | |
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
74 |
| - | |
| 73 | + | |
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
80 |
| - | |
| 79 | + | |
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 |
| - | |
| 85 | + | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
| |||
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
104 |
| - | |
| 103 | + | |
105 | 104 |
| |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
| 109 | + | |
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
116 |
| - | |
| 115 | + | |
117 | 116 |
| |
118 | 117 |
| |
119 | 118 |
| |
120 | 119 |
| |
121 | 120 |
| |
122 |
| - | |
| 121 | + | |
123 | 122 |
| |
124 | 123 |
| |
125 | 124 |
| |
126 | 125 |
| |
127 | 126 |
| |
128 |
| - | |
| 127 | + | |
129 | 128 |
| |
130 | 129 |
| |
131 | 130 |
| |
132 | 131 |
| |
133 | 132 |
| |
134 |
| - | |
| 133 | + | |
135 | 134 |
| |
136 | 135 |
| |
137 | 136 |
| |
138 | 137 |
| |
139 | 138 |
| |
140 |
| - | |
| 139 | + | |
141 | 140 |
| |
142 | 141 |
| |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
146 |
| - | |
| 145 | + | |
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
150 | 149 |
| |
151 | 150 |
| |
152 |
| - | |
| 151 | + | |
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
156 | 155 |
| |
157 | 156 |
| |
158 |
| - | |
| 157 | + | |
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
162 | 161 |
| |
163 | 162 |
| |
164 |
| - | |
| 163 | + | |
165 | 164 |
| |
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
170 |
| - | |
| 169 | + | |
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 | 173 |
| |
175 | 174 |
| |
176 |
| - | |
| 175 | + | |
177 | 176 |
| |
178 | 177 |
| |
179 | 178 |
| |
180 | 179 |
| |
181 | 180 |
| |
182 |
| - | |
| 181 | + | |
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 |
| - | |
| 187 | + | |
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
192 | 191 |
| |
193 | 192 |
| |
194 |
| - | |
| 193 | + | |
195 | 194 |
| |
196 | 195 |
| |
197 | 196 |
| |
198 | 197 |
| |
199 | 198 |
| |
200 |
| - | |
| 199 | + | |
201 | 200 |
| |
202 | 201 |
| |
203 | 202 |
| |
204 | 203 |
| |
205 | 204 |
| |
206 |
| - | |
| 205 | + | |
207 | 206 |
| |
208 | 207 |
| |
209 | 208 |
| |
210 | 209 |
| |
211 | 210 |
| |
212 |
| - | |
| 211 | + | |
213 | 212 |
| |
214 | 213 |
| |
215 | 214 |
| |
216 | 215 |
| |
217 | 216 |
| |
218 |
| - | |
| 217 | + | |
219 | 218 |
| |
220 | 219 |
| |
221 | 220 |
| |
|
0 commit comments