File tree
116 files changed
+1470
-1141
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_codegen_llvm/src
- rustc_data_structures/src
- owning_ref
- rustc_errors/src
- rustc_expand/src
- rustc_fs_util/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_macros/src/diagnostics
- rustc_middle/src/hir/map
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src/traits/error_reporting
- library/test/src
- src
- test
- codegen
- ui
- attributes
- issues
- resolve
- suggestions
- ui-fulldeps
- tools
- compiletest/src
- miri
- cargo-miri/src
- src
- bin
- borrow_tracker
- stacked_borrows
- concurrency
- shims
- unix
- linux
- windows
- tests
- fail/function_calls
- many-seeds
- pass/concurrency
- rustfmt/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+1470
-1141
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5356 | 5356 |
| |
5357 | 5357 |
| |
5358 | 5358 |
| |
5359 |
| - | |
| 5359 | + | |
5360 | 5360 |
| |
5361 |
| - | |
| 5361 | + | |
5362 | 5362 |
| |
5363 | 5363 |
| |
5364 | 5364 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
650 |
| - | |
651 |
| - | |
| 650 | + | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
| 1182 | + | |
1183 | 1183 |
| |
1184 | 1184 |
| |
1185 | 1185 |
| |
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
| 1315 | + | |
1316 | 1316 |
| |
| 1317 | + | |
| 1318 | + | |
1317 | 1319 |
| |
1318 | 1320 |
| |
1319 | 1321 |
| |
| |||
2027 | 2029 |
| |
2028 | 2030 |
| |
2029 | 2031 |
| |
2030 |
| - | |
| 2032 | + | |
2031 | 2033 |
| |
2032 | 2034 |
| |
2033 | 2035 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
739 |
| - | |
740 |
| - | |
| 739 | + | |
741 | 740 |
| |
742 | 741 |
| |
743 | 742 |
| |
| |||
1368 | 1367 |
| |
1369 | 1368 |
| |
1370 | 1369 |
| |
| 1370 | + | |
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
387 |
| - | |
| 387 | + | |
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
| 396 | + | |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
840 | 840 |
| |
841 | 841 |
| |
842 | 842 |
| |
| 843 | + | |
843 | 844 |
| |
844 | 845 |
| |
845 | 846 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
| |||
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
| 190 | + | |
189 | 191 |
| |
190 | 192 |
| |
191 | 193 |
| |
| |||
196 | 198 |
| |
197 | 199 |
| |
198 | 200 |
| |
| 201 | + | |
199 | 202 |
| |
200 | 203 |
| |
201 | 204 |
| |
| |||
642 | 645 |
| |
643 | 646 |
| |
644 | 647 |
| |
| 648 | + | |
645 | 649 |
| |
646 | 650 |
| |
647 | 651 |
| |
| |||
898 | 902 |
| |
899 | 903 |
| |
900 | 904 |
| |
| 905 | + | |
901 | 906 |
| |
902 | 907 |
| |
903 | 908 |
| |
| |||
928 | 933 |
| |
929 | 934 |
| |
930 | 935 |
| |
| 936 | + | |
931 | 937 |
| |
932 | 938 |
| |
933 | 939 |
| |
| |||
984 | 990 |
| |
985 | 991 |
| |
986 | 992 |
| |
| 993 | + | |
987 | 994 |
| |
988 | 995 |
| |
989 | 996 |
| |
| |||
1038 | 1045 |
| |
1039 | 1046 |
| |
1040 | 1047 |
| |
| 1048 | + | |
1041 | 1049 |
| |
1042 | 1050 |
| |
1043 | 1051 |
| |
|
0 commit comments