This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
37 files changed
+434
-112
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_ast_lowering/src
- rustc_codegen_ssa/src/mir
- rustc_interface/src
- rustc_lint/src
- rustc_middle/src
- dep_graph
- mir/interpret
- rustc_mir/src
- borrow_check
- diagnostics
- interpret
- rustc_resolve/src
- rustc_typeck/src/check
- fn_ctxt
- library
- alloc/src/collections/vec_deque
- core/src
- num/dec2flt
- ptr
- std/src
- ffi
- src
- librustdoc
- clean
- formats
- html/render
- json
- test
- rustdoc
- ui
- closures
- mir
- tools
37 files changed
+434
-112
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| 430 | + | |
430 | 431 |
| |
431 | 432 |
| |
432 | 433 |
| |
|
Lines changed: 18 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
776 | 776 |
| |
777 | 777 |
| |
778 | 778 |
| |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
| 779 | + | |
783 | 780 |
| |
784 | 781 |
| |
785 | 782 |
| |
| |||
791 | 788 |
| |
792 | 789 |
| |
793 | 790 |
| |
794 |
| - | |
795 |
| - | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
796 | 798 |
| |
797 | 799 |
| |
798 | 800 |
| |
| |||
838 | 840 |
| |
839 | 841 |
| |
840 | 842 |
| |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 | 843 |
| |
846 |
| - | |
| 844 | + | |
847 | 845 |
| |
848 | 846 |
| |
849 | 847 |
| |
| |||
874 | 872 |
| |
875 | 873 |
| |
876 | 874 |
| |
877 |
| - | |
878 |
| - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
879 | 884 |
| |
880 | 885 |
| |
881 | 886 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
509 |
| - | |
| 509 | + | |
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 |
| - | |
1021 |
| - | |
1022 |
| - | |
1023 |
| - | |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 | 1020 |
| |
1028 | 1021 |
| |
1029 | 1022 |
| |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
421 |
| - | |
422 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
423 | 433 |
| |
424 | 434 |
| |
425 | 435 |
| |
|
Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
393 | 385 |
| |
394 | 386 |
| |
395 | 387 |
|
Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
| 55 | + | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| |||
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
| 149 | + | |
147 | 150 |
| |
148 | 151 |
| |
149 | 152 |
| |
|
0 commit comments