File tree
62 files changed
+1902
-316
lines changed- .github/workflows
- compiler
- rustc_ast_pretty/src
- pp
- rustc_const_eval/src/interpret
- rustc_hir/src
- rustc_middle
- src
- dep_graph
- middle
- ty
- rustc_passes/src
- rustc_query_impl/src
- rustc_resolve/src
- late
- rustc_traits
- rustc_typeck
- src/check
- generator_interior
- drop_ranges
- src
- ci
- github-actions
- scripts
- librustdoc
- clean
- html/static/css
- json
- test
- run-make/raw-dylib-alt-calling-convention
- rustdoc
- rustdoc-gui
- rustdoc-json
- enums
- impls
- ui
- async-await
- generator
- hygiene
- lint/must_not_suspend
- resolve
- rfc-2497-if-let-chains
- tools/compiletest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+1902
-316
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 |
| |
132 | 135 |
| |
133 | 136 |
| |
| |||
502 | 505 |
| |
503 | 506 |
| |
504 | 507 |
| |
| 508 | + | |
| 509 | + | |
| 510 | + | |
505 | 511 |
| |
506 | 512 |
| |
507 | 513 |
| |
| |||
612 | 618 |
| |
613 | 619 |
| |
614 | 620 |
| |
| 621 | + | |
| 622 | + | |
| 623 | + | |
615 | 624 |
| |
616 | 625 |
| |
617 | 626 |
| |
|
+11-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
| 547 | + | |
548 | 548 |
| |
549 |
| - | |
| 549 | + | |
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
| 559 | + | |
560 | 560 |
| |
561 |
| - | |
| 561 | + | |
562 | 562 |
| |
563 | 563 |
| |
564 | 564 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
| 572 | + | |
573 | 573 |
| |
574 |
| - | |
| 574 | + | |
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
| |||
580 | 580 |
| |
581 | 581 |
| |
582 | 582 |
| |
583 |
| - | |
| 583 | + | |
584 | 584 |
| |
585 |
| - | |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
589 | 589 |
| |
| 590 | + | |
590 | 591 |
| |
591 | 592 |
| |
592 | 593 |
| |
| |||
4413 | 4414 |
| |
4414 | 4415 |
| |
4415 | 4416 |
| |
| 4417 | + | |
4416 | 4418 |
| |
4417 | 4419 |
| |
4418 | 4420 |
| |
4419 | 4421 |
| |
4420 | 4422 |
| |
4421 | 4423 |
| |
4422 | 4424 |
| |
| 4425 | + | |
4423 | 4426 |
| |
4424 | 4427 |
| |
4425 | 4428 |
| |
|
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 |
| |
2 | 17 |
| |
3 | 18 |
| |
|
0 commit comments