File tree
540 files changed
+4213
-2829
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/example
- rustc_codegen_gcc
- example
- src
- intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- mir
- traits
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_fs_util/src
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_hir_typeck/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- ty
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- rustc_type_ir/src
- library
- alloc/src
- collections/binary_heap
- core
- src
- iter
- adapters
- sources
- ops
- sync
- tests
- portable-simd/crates/core_simd/src
- std/src
- sys/pal/windows
- src
- ci
- docker
- host-x86_64/x86_64-gnu-integration
- scripts
- github-actions
- scripts
- doc/unstable-book/src
- language-features
- tools
- clippy/tests
- ui
- crashes
- ui-toml/suppress_lint_in_const
- miri
- src
- tests
- fail
- pass
- shims
- stacked-borrows
- rust-analyzer/crates/ide-db/src/generated
- rustfmt/tests
- source
- target
- tidy/src
- tests
- assembly/stack-protector
- codegen
- cffi
- enum
- intrinsics
- issues
- sanitizer/cfi
- simd-intrinsic
- coverage
- debuginfo
- mir-opt
- building/custom
- const_prop
- inline
- pretty
- run-make/valid-print-requests
- ui
- associated-types
- async-await
- await-keyword
- issues
- issue-65419
- attributes/unix_sigpipe
- auxiliary
- auto-traits
- binop
- borrowck
- box
- coherence
- const-generics/generic_const_exprs
- const_kind_expr
- const_prop
- consts
- const-blocks
- const-eval/heap
- coroutine
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
540 files changed
+4213
-2829
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
|
Lines changed: 10 additions & 560 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3112 | 3112 |
| |
3113 | 3113 |
| |
3114 | 3114 |
| |
| 3115 | + | |
3115 | 3116 |
| |
3116 | 3117 |
| |
3117 | 3118 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1149 | 1149 |
| |
1150 | 1150 |
| |
1151 | 1151 |
| |
1152 |
| - | |
| 1152 | + | |
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 | 1155 |
| |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1156 | 1159 |
| |
1157 | 1160 |
| |
1158 | 1161 |
| |
| |||
1195 | 1198 |
| |
1196 | 1199 |
| |
1197 | 1200 |
| |
1198 |
| - | |
| 1201 | + | |
1199 | 1202 |
| |
1200 | 1203 |
| |
1201 | 1204 |
| |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
1202 | 1208 |
| |
1203 | 1209 |
| |
1204 | 1210 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
385 |
| - | |
| 385 | + | |
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
| 390 | + | |
390 | 391 |
| |
391 | 392 |
| |
392 | 393 |
| |
| |||
782 | 783 |
| |
783 | 784 |
| |
784 | 785 |
| |
785 |
| - | |
| 786 | + | |
786 | 787 |
| |
787 | 788 |
| |
788 | 789 |
| |
789 | 790 |
| |
| 791 | + | |
790 | 792 |
| |
791 | 793 |
| |
792 | 794 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + |
Lines changed: 76 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| |||
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
126 | 142 |
| |
127 | 143 |
| |
128 | 144 |
| |
129 |
| - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
130 | 148 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
139 | 153 |
| |
140 | 154 |
| |
141 |
| - | |
| 155 | + | |
142 | 156 |
| |
143 | 157 |
| |
144 | 158 |
| |
145 | 159 |
| |
146 | 160 |
| |
147 |
| - | |
| 161 | + | |
148 | 162 |
| |
149 | 163 |
| |
150 | 164 |
| |
151 | 165 |
| |
152 | 166 |
| |
153 |
| - | |
| 167 | + | |
154 | 168 |
| |
155 | 169 |
| |
156 | 170 |
| |
157 | 171 |
| |
158 | 172 |
| |
159 | 173 |
| |
160 | 174 |
| |
161 |
| - | |
| 175 | + | |
162 | 176 |
| |
| 177 | + | |
163 | 178 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
174 | 198 |
| |
175 | 199 |
| |
176 |
| - | |
| 200 | + | |
177 | 201 |
| |
178 | 202 |
| |
179 | 203 |
| |
180 | 204 |
| |
181 | 205 |
| |
182 |
| - | |
| 206 | + | |
183 | 207 |
| |
184 | 208 |
| |
185 | 209 |
| |
186 |
| - | |
| 210 | + | |
187 | 211 |
| |
188 | 212 |
| |
189 |
| - | |
| 213 | + | |
190 | 214 |
| |
191 | 215 |
| |
192 | 216 |
| |
| |||
195 | 219 |
| |
196 | 220 |
| |
197 | 221 |
| |
198 |
| - | |
199 |
| - | |
| 222 | + | |
200 | 223 |
| |
201 | 224 |
| |
202 | 225 |
| |
203 | 226 |
| |
204 |
| - | |
| 227 | + | |
205 | 228 |
| |
206 | 229 |
| |
207 | 230 |
| |
208 | 231 |
| |
209 | 232 |
| |
210 |
| - | |
211 | 233 |
| |
| 234 | + | |
| 235 | + | |
212 | 236 |
| |
213 | 237 |
| |
214 | 238 |
| |
| |||
224 | 248 |
| |
225 | 249 |
| |
226 | 250 |
| |
227 |
| - | |
228 |
| - | |
| 251 | + | |
| 252 | + | |
229 | 253 |
| |
230 | 254 |
| |
231 | 255 |
| |
| |||
245 | 269 |
| |
246 | 270 |
| |
247 | 271 |
| |
248 |
| - | |
| 272 | + | |
249 | 273 |
| |
250 | 274 |
| |
251 | 275 |
| |
| |||
304 | 328 |
| |
305 | 329 |
| |
306 | 330 |
| |
307 |
| - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
308 | 334 |
| |
309 | 335 |
| |
310 | 336 |
| |
311 | 337 |
| |
312 | 338 |
| |
313 | 339 |
| |
314 | 340 |
| |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
315 | 350 |
| |
316 | 351 |
| |
317 | 352 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + |
Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
| 221 | + | |
220 | 222 |
| |
221 | 223 |
| |
222 | 224 |
| |
| |||
955 | 957 |
| |
956 | 958 |
| |
957 | 959 |
| |
| 960 | + | |
958 | 961 |
| |
959 | 962 |
| |
960 | 963 |
| |
| |||
965 | 968 |
| |
966 | 969 |
| |
967 | 970 |
| |
968 |
| - | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
969 | 980 |
| |
| 981 | + | |
970 | 982 |
| |
971 | 983 |
| |
972 | 984 |
| |
| |||
1565 | 1577 |
| |
1566 | 1578 |
| |
1567 | 1579 |
| |
| 1580 | + | |
| 1581 | + | |
1568 | 1582 |
| |
| 1583 | + | |
1569 | 1584 |
| |
1570 | 1585 |
| |
1571 | 1586 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| |||
1344 | 1344 |
| |
1345 | 1345 |
| |
1346 | 1346 |
| |
1347 |
| - | |
| 1347 | + | |
1348 | 1348 |
| |
1349 | 1349 |
| |
1350 | 1350 |
| |
|
0 commit comments