File tree
63 files changed
+896
-745
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- deriving
- rustc_expand/src
- rustc_metadata
- src
- rustc_middle/src
- hir
- ty
- rustc_mir_build/src/builder/matches
- rustc_parse
- src
- parser
- rustc_resolve/src
- late
- rustc_session/src
- library/std/src/sys/net/connection/xous
- src
- build_helper/src
- ci/citool
- src
- tools
- rustfmt/src
- tidy/src
- tests
- codegen
- incremental
- ui
- closures
- parser
- issues
- target_modifiers
- auxiliary
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+896
-745
lines changedDiff for: compiler/rustc_ast/src/ast.rs
-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
545 | 545 |
| |
546 | 546 |
| |
547 | 547 |
| |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
555 |
| - | |
556 | 548 |
| |
557 | 549 |
| |
558 | 550 |
| |
|
Diff for: compiler/rustc_ast/src/mut_visit.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1222 | 1222 |
| |
1223 | 1223 |
| |
1224 | 1224 |
| |
1225 |
| - | |
| 1225 | + | |
1226 | 1226 |
| |
1227 | 1227 |
| |
1228 | 1228 |
| |
|
Diff for: compiler/rustc_ast/src/visit.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
1070 |
| - | |
| 1070 | + | |
1071 | 1071 |
| |
1072 | 1072 |
| |
1073 | 1073 |
| |
|
Diff for: compiler/rustc_ast_lowering/src/lib.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
626 |
| - | |
| 626 | + | |
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
|
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 |
| - | |
399 | 398 |
| |
400 | 399 |
| |
401 | 400 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 | 113 |
| |
115 | 114 |
| |
116 | 115 |
| |
|
Diff for: compiler/rustc_expand/src/build.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
|
Diff for: compiler/rustc_metadata/messages.ftl
+14-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 |
| - | |
124 | 123 |
| |
125 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
126 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
127 | 138 |
| |
128 | 139 |
| |
129 | 140 |
| |
|
Diff for: compiler/rustc_metadata/src/creader.rs
+51-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 |
| - | |
| 361 | + | |
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
366 |
| - | |
| 365 | + | |
| 366 | + | |
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
379 | 408 |
| |
380 | 409 |
| |
381 | 410 |
| |
382 | 411 |
| |
383 | 412 |
| |
384 |
| - | |
385 | 413 |
| |
386 | 414 |
| |
387 | 415 |
| |
388 | 416 |
| |
389 | 417 |
| |
390 | 418 |
| |
391 | 419 |
| |
392 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
393 | 426 |
| |
394 | 427 |
| |
395 | 428 |
| |
396 | 429 |
| |
397 | 430 |
| |
398 |
| - | |
| 431 | + | |
399 | 432 |
| |
400 | 433 |
| |
401 | 434 |
| |
402 |
| - | |
| 435 | + | |
403 | 436 |
| |
404 | 437 |
| |
405 | 438 |
| |
406 | 439 |
| |
407 |
| - | |
| 440 | + | |
408 | 441 |
| |
409 | 442 |
| |
410 | 443 |
| |
411 |
| - | |
| 444 | + | |
412 | 445 |
| |
413 | 446 |
| |
414 | 447 |
| |
|
Diff for: compiler/rustc_metadata/src/errors.rs
+34-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
762 |
| - | |
763 |
| - | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
764 | 796 |
| |
765 | 797 |
| |
766 | 798 |
| |
|
Diff for: compiler/rustc_middle/src/hir/mod.rs
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
| |||
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
171 | 176 |
| |
172 | 177 |
| |
173 | 178 |
| |
|
Diff for: compiler/rustc_middle/src/ty/context.rs
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1288 | 1288 |
| |
1289 | 1289 |
| |
1290 | 1290 |
| |
1291 |
| - | |
| 1291 | + | |
| 1292 | + | |
1292 | 1293 |
| |
1293 | 1294 |
| |
1294 | 1295 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 | 118 |
| |
120 | 119 |
| |
121 | 120 |
| |
| |||
321 | 320 |
| |
322 | 321 |
| |
323 | 322 |
| |
324 |
| - | |
| 323 | + | |
325 | 324 |
| |
326 | 325 |
| |
327 | 326 |
| |
|
0 commit comments