File tree
67 files changed
+752
-485
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_expand/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck
- src/fn_ctxt
- rustc_lint_defs/src
- rustc_middle/src
- mir
- ty
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_trait_selection/src/traits
- stable_mir/src/mir
- library
- core/src
- intrinsics
- ptr
- task
- portable-simd/crates/core_simd
- src/simd/ptr
- tests
- std/src
- os/xous
- sys
- pal
- hermit
- itron
- xous
- zkvm
- personality/dwarf
- src
- bootstrap/src/core/build_steps
- tools
- clippy/clippy_utils/src
- miri
- src
- alloc_addresses
- shims/intrinsics
- tests
- fail
- provenance
- stacked_borrows
- pass
- stacked-borrows
- tests
- mir-opt
- building/custom
- const_prop
- ui
- async-await
- derives
- auxiliary
- lint
- simd/intrinsic
- sized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+752
-485
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2279 | 2279 |
| |
2280 | 2280 |
| |
2281 | 2281 |
| |
2282 |
| - | |
| 2282 | + | |
2283 | 2283 |
| |
2284 | 2284 |
| |
2285 | 2285 |
| |
| |||
2289 | 2289 |
| |
2290 | 2290 |
| |
2291 | 2291 |
| |
2292 |
| - | |
| 2292 | + | |
2293 | 2293 |
| |
2294 | 2294 |
| |
2295 | 2295 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
653 |
| - | |
| 653 | + | |
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
965 | 965 |
| |
966 | 966 |
| |
967 | 967 |
| |
968 |
| - | |
| 968 | + | |
969 | 969 |
| |
970 | 970 |
| |
971 | 971 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2139 | 2139 |
| |
2140 | 2140 |
| |
2141 | 2141 |
| |
2142 |
| - | |
| 2142 | + | |
2143 | 2143 |
| |
2144 | 2144 |
| |
2145 | 2145 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
| 245 | + | |
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 | 1078 |
| |
1079 |
| - | |
| 1079 | + | |
1080 | 1080 |
| |
1081 | 1081 |
| |
1082 | 1082 |
| |
|
Lines changed: 32 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
51 | 68 |
| |
52 | 69 |
| |
53 | 70 |
| |
| |||
265 | 282 |
| |
266 | 283 |
| |
267 | 284 |
| |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
268 | 289 |
| |
269 | 290 |
| |
270 | 291 |
| |
| |||
410 | 431 |
| |
411 | 432 |
| |
412 | 433 |
| |
413 |
| - | |
414 |
| - | |
| 434 | + | |
| 435 | + | |
415 | 436 |
| |
416 |
| - | |
417 |
| - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
418 | 446 |
| |
419 | 447 |
| |
420 | 448 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 | 449 |
| |
426 | 450 |
| |
427 | 451 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
631 |
| - | |
| 631 | + | |
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
|
0 commit comments