This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
220 files changed
+3704
-1220
lines changed- compiler
- rustc_borrowck/src/type_check/liveness
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval
- src
- const_eval
- interpret
- transform/check_consts
- util
- rustc_hir_analysis/src
- check
- collect
- type_of
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index/src
- rustc_infer/src/infer/error_reporting
- rustc_middle/src
- mir/interpret
- query
- ty
- print
- rustc_mir_build/src/build/custom/parse
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_target/src/spec
- base
- targets
- rustc_trait_selection/src
- solve/normalizes_to
- traits
- error_reporting
- query
- type_op
- rustc_ty_utils/src
- library
- alloc/src
- vec
- core/src
- alloc
- intrinsics
- num
- slice
- iter
- panic_abort/src
- std
- src
- os/linux
- sys/pal
- common
- unix
- process
- process_unix
- zkvm
- test/src
- src
- bootstrap/src
- doc/rustc/src
- platform-support
- librustdoc/passes
- tools
- build-manifest/src
- miri
- ci
- src/borrow_tracker
- stacked_borrows
- tree_borrows
- tests
- assembly/targets
- codegen
- mir-opt
- building/custom
- ui
- array-slice-vec
- check-cfg
- closures/print
- command
- const-generics/issues
- consts
- const-blocks
- const-eval/heap
- const-mut-refs
- min_const_fn
- miri_unleashed
- std
- coroutine/print
- impl-trait/rpit
- imports
- auxiliary
- repeat-expr
- trait-bounds
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+3704
-1220
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
| 881 | + | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | | - | |
| 886 | + | |
887 | 887 | | |
888 | 888 | | |
889 | 889 | | |
| |||
2512 | 2512 | | |
2513 | 2513 | | |
2514 | 2514 | | |
2515 | | - | |
| 2515 | + | |
2516 | 2516 | | |
2517 | | - | |
| 2517 | + | |
2518 | 2518 | | |
2519 | | - | |
| 2519 | + | |
2520 | 2520 | | |
2521 | 2521 | | |
2522 | | - | |
2523 | 2522 | | |
2524 | 2523 | | |
2525 | 2524 | | |
| |||
2641 | 2640 | | |
2642 | 2641 | | |
2643 | 2642 | | |
2644 | | - | |
| 2643 | + | |
2645 | 2644 | | |
2646 | | - | |
| 2645 | + | |
2647 | 2646 | | |
2648 | | - | |
| 2647 | + | |
2649 | 2648 | | |
2650 | 2649 | | |
2651 | 2650 | | |
| |||
2673 | 2672 | | |
2674 | 2673 | | |
2675 | 2674 | | |
2676 | | - | |
| 2675 | + | |
2677 | 2676 | | |
2678 | | - | |
| 2677 | + | |
2679 | 2678 | | |
2680 | 2679 | | |
2681 | 2680 | | |
| |||
6143 | 6142 | | |
6144 | 6143 | | |
6145 | 6144 | | |
| 6145 | + | |
| 6146 | + | |
| 6147 | + | |
| 6148 | + | |
| 6149 | + | |
| 6150 | + | |
| 6151 | + | |
| 6152 | + | |
| 6153 | + | |
6146 | 6154 | | |
6147 | 6155 | | |
6148 | 6156 | | |
| |||
6173 | 6181 | | |
6174 | 6182 | | |
6175 | 6183 | | |
| 6184 | + | |
| 6185 | + | |
| 6186 | + | |
| 6187 | + | |
| 6188 | + | |
| 6189 | + | |
| 6190 | + | |
| 6191 | + | |
| 6192 | + | |
| 6193 | + | |
| 6194 | + | |
| 6195 | + | |
| 6196 | + | |
| 6197 | + | |
| 6198 | + | |
6176 | 6199 | | |
6177 | 6200 | | |
6178 | 6201 | | |
| |||
6185 | 6208 | | |
6186 | 6209 | | |
6187 | 6210 | | |
| 6211 | + | |
| 6212 | + | |
| 6213 | + | |
| 6214 | + | |
| 6215 | + | |
| 6216 | + | |
6188 | 6217 | | |
6189 | 6218 | | |
6190 | 6219 | | |
| |||
6197 | 6226 | | |
6198 | 6227 | | |
6199 | 6228 | | |
| 6229 | + | |
| 6230 | + | |
| 6231 | + | |
| 6232 | + | |
| 6233 | + | |
| 6234 | + | |
6200 | 6235 | | |
6201 | 6236 | | |
6202 | 6237 | | |
| |||
6209 | 6244 | | |
6210 | 6245 | | |
6211 | 6246 | | |
| 6247 | + | |
| 6248 | + | |
| 6249 | + | |
| 6250 | + | |
| 6251 | + | |
| 6252 | + | |
6212 | 6253 | | |
6213 | 6254 | | |
6214 | 6255 | | |
| |||
6221 | 6262 | | |
6222 | 6263 | | |
6223 | 6264 | | |
| 6265 | + | |
| 6266 | + | |
| 6267 | + | |
| 6268 | + | |
| 6269 | + | |
| 6270 | + | |
6224 | 6271 | | |
6225 | 6272 | | |
6226 | 6273 | | |
| |||
6233 | 6280 | | |
6234 | 6281 | | |
6235 | 6282 | | |
| 6283 | + | |
| 6284 | + | |
| 6285 | + | |
| 6286 | + | |
| 6287 | + | |
| 6288 | + | |
6236 | 6289 | | |
6237 | 6290 | | |
6238 | 6291 | | |
| |||
6245 | 6298 | | |
6246 | 6299 | | |
6247 | 6300 | | |
| 6301 | + | |
| 6302 | + | |
| 6303 | + | |
| 6304 | + | |
| 6305 | + | |
| 6306 | + | |
6248 | 6307 | | |
6249 | 6308 | | |
6250 | 6309 | | |
| |||
6257 | 6316 | | |
6258 | 6317 | | |
6259 | 6318 | | |
| 6319 | + | |
| 6320 | + | |
| 6321 | + | |
| 6322 | + | |
| 6323 | + | |
| 6324 | + | |
6260 | 6325 | | |
6261 | 6326 | | |
6262 | 6327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | 685 | | |
687 | 686 | | |
688 | 687 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
439 | 438 | | |
440 | 439 | | |
441 | 440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
137 | 145 | | |
138 | 146 | | |
139 | 147 | | |
| |||
205 | 213 | | |
206 | 214 | | |
207 | 215 | | |
| 216 | + | |
| 217 | + | |
208 | 218 | | |
209 | 219 | | |
210 | 220 | | |
| |||
327 | 337 | | |
328 | 338 | | |
329 | 339 | | |
330 | | - | |
| 340 | + | |
331 | 341 | | |
332 | 342 | | |
333 | 343 | | |
| |||
341 | 351 | | |
342 | 352 | | |
343 | 353 | | |
344 | | - | |
345 | | - | |
| 354 | + | |
| 355 | + | |
346 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
347 | 360 | | |
348 | 361 | | |
349 | 362 | | |
350 | 363 | | |
351 | 364 | | |
352 | 365 | | |
353 | | - | |
354 | | - | |
| 366 | + | |
| 367 | + | |
355 | 368 | | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | 369 | | |
360 | 370 | | |
361 | 371 | | |
| |||
392 | 402 | | |
393 | 403 | | |
394 | 404 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | 405 | | |
399 | 406 | | |
400 | 407 | | |
| |||
406 | 413 | | |
407 | 414 | | |
408 | 415 | | |
409 | | - | |
410 | 416 | | |
411 | 417 | | |
412 | 418 | | |
| |||
441 | 447 | | |
442 | 448 | | |
443 | 449 | | |
444 | | - | |
| 450 | + | |
| 451 | + | |
445 | 452 | | |
446 | 453 | | |
447 | 454 | | |
| |||
451 | 458 | | |
452 | 459 | | |
453 | 460 | | |
454 | | - | |
455 | 461 | | |
456 | 462 | | |
457 | 463 | | |
458 | 464 | | |
459 | 465 | | |
460 | 466 | | |
461 | 467 | | |
462 | | - | |
| 468 | + | |
463 | 469 | | |
464 | 470 | | |
465 | 471 | | |
| |||
0 commit comments