This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
35 files changed
+213
-71
lines changed- compiler
- rustc_ast_passes/src
- rustc_codegen_ssa/src/debuginfo
- rustc_feature/src
- rustc_infer/src/infer/error_reporting
- rustc_middle/src/ty
- print
- rustc_parse/src/parser
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- error_reporting
- rustc_traits/src/chalk
- rustc_typeck/src
- astconv
- variance
- src
- etc
- librustdoc/clean
- test/ui
- associated-consts
- const-generics/parser-error-recovery
- feature-gates
- parser
- tools/rustfmt/src
35 files changed
+213
-71
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
| 727 | + | |
727 | 728 |
| |
728 | 729 |
| |
729 | 730 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
207 |
| - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
208 | 209 |
| |
209 | 210 |
| |
210 | 211 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| 291 | + | |
| 292 | + | |
291 | 293 |
| |
292 | 294 |
| |
293 | 295 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| |||
1780 | 1780 |
| |
1781 | 1781 |
| |
1782 | 1782 |
| |
1783 |
| - | |
1784 |
| - | |
1785 |
| - | |
1786 |
| - | |
1787 |
| - | |
| 1783 | + | |
1788 | 1784 |
| |
1789 | 1785 |
| |
1790 | 1786 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
110 | 116 |
| |
111 | 117 |
| |
112 | 118 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
324 | 327 |
| |
325 | 328 |
| |
326 | 329 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
795 | 795 |
| |
796 | 796 |
| |
797 | 797 |
| |
798 |
| - | |
| 798 | + | |
799 | 799 |
| |
800 | 800 |
| |
801 | 801 |
| |
|
Lines changed: 20 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
905 | 905 |
| |
906 | 906 |
| |
907 | 907 |
| |
908 |
| - | |
909 |
| - | |
910 |
| - | |
911 |
| - | |
912 |
| - | |
913 |
| - | |
914 |
| - | |
915 | 908 |
| |
916 | 909 |
| |
917 | 910 |
| |
918 | 911 |
| |
919 | 912 |
| |
920 |
| - | |
921 |
| - | |
922 |
| - | |
923 |
| - | |
924 |
| - | |
925 |
| - | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
926 | 924 |
| |
927 |
| - | |
928 |
| - | |
| 925 | + | |
| 926 | + | |
929 | 927 |
| |
930 |
| - | |
| 928 | + | |
931 | 929 |
| |
932 | 930 |
| |
933 | 931 |
| |
| |||
1031 | 1029 |
| |
1032 | 1030 |
| |
1033 | 1031 |
| |
1034 |
| - | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
1035 | 1037 |
| |
1036 | 1038 |
| |
1037 | 1039 |
| |
| |||
2454 | 2456 |
| |
2455 | 2457 |
| |
2456 | 2458 |
| |
2457 |
| - | |
| 2459 | + | |
2458 | 2460 |
| |
2459 | 2461 |
| |
2460 | 2462 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
| 294 | + | |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
298 |
| - | |
| 297 | + | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
306 |
| - | |
| 306 | + | |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
| 426 | + | |
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
|
0 commit comments