File tree
156 files changed
+1574
-995
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- type_check/liveness
- rustc_builtin_macros/src
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src/debuginfo
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- rustc_codegen_ssa/src/back
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_infer/src/infer/snapshot
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- thir
- ty
- rustc_mir_build/src
- build
- matches
- thir
- pattern
- rustc_mir_transform/src
- coverage
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src/traits
- error_reporting
- specialize
- stable_mir/src
- library
- alloc/src
- collections/vec_deque
- vec
- core/src
- char
- num
- ptr
- src
- bootstrap/src/core/build_steps
- doc/unstable-book/src/compiler-flags
- etc
- librustdoc/html/render
- tools
- clippy
- clippy_lints/src
- functions
- matches
- methods
- utils
- clippy_utils/src
- miri
- tests/fail/intrinsics
- rustfmt
- src
- tests
- source
- target
- tests
- codegen
- sanitizer/cfi
- debuginfo
- run-make
- remap-path-prefix
- split-debuginfo
- ui
- consts
- feature-gates
- lint
- mut
- pattern
- sanitizer
- thir-print
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
156 files changed
+1574
-995
lines changedLines changed: 7 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
705 |
| - | |
| 705 | + | |
706 | 706 |
| |
707 | 707 |
| |
708 | 708 |
| |
709 |
| - | |
710 |
| - | |
711 |
| - | |
712 |
| - | |
713 |
| - | |
714 |
| - | |
715 |
| - | |
716 |
| - | |
717 |
| - | |
718 | 709 |
| |
719 | 710 |
| |
720 | 711 |
| |
| |||
724 | 715 |
| |
725 | 716 |
| |
726 | 717 |
| |
727 |
| - | |
| 718 | + | |
728 | 719 |
| |
729 |
| - | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
730 | 723 |
| |
731 | 724 |
| |
732 | 725 |
| |
733 | 726 |
| |
734 | 727 |
| |
735 | 728 |
| |
736 | 729 |
| |
| 730 | + | |
| 731 | + | |
737 | 732 |
| |
738 | 733 |
| |
739 | 734 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1847 | 1847 |
| |
1848 | 1848 |
| |
1849 | 1849 |
| |
1850 |
| - | |
1851 |
| - | |
| 1850 | + | |
| 1851 | + | |
1852 | 1852 |
| |
1853 | 1853 |
| |
1854 | 1854 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1552 | 1552 |
| |
1553 | 1553 |
| |
1554 | 1554 |
| |
1555 |
| - | |
| 1555 | + | |
1556 | 1556 |
| |
1557 | 1557 |
| |
1558 | 1558 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
565 | 565 |
| |
566 | 566 |
| |
567 | 567 |
| |
| 568 | + | |
568 | 569 |
| |
569 | 570 |
| |
570 | 571 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1545 | 1545 |
| |
1546 | 1546 |
| |
1547 | 1547 |
| |
1548 |
| - | |
1549 |
| - | |
1550 |
| - | |
1551 | 1548 |
| |
1552 | 1549 |
| |
1553 | 1550 |
| |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
1554 | 1557 |
| |
1555 | 1558 |
| |
1556 | 1559 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| |||
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
1128 |
| - | |
| 1128 | + | |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 | 1131 |
| |
| |||
1174 | 1174 |
| |
1175 | 1175 |
| |
1176 | 1176 |
| |
1177 |
| - | |
| 1177 | + | |
1178 | 1178 |
| |
1179 | 1179 |
| |
1180 | 1180 |
| |
| |||
2463 | 2463 |
| |
2464 | 2464 |
| |
2465 | 2465 |
| |
2466 |
| - | |
| 2466 | + | |
2467 | 2467 |
| |
2468 | 2468 |
| |
2469 | 2469 |
| |
| |||
2642 | 2642 |
| |
2643 | 2643 |
| |
2644 | 2644 |
| |
2645 |
| - | |
| 2645 | + | |
2646 | 2646 |
| |
2647 | 2647 |
| |
2648 | 2648 |
| |
| |||
2663 | 2663 |
| |
2664 | 2664 |
| |
2665 | 2665 |
| |
2666 |
| - | |
| 2666 | + | |
2667 | 2667 |
| |
2668 | 2668 |
| |
2669 | 2669 |
| |
| |||
2921 | 2921 |
| |
2922 | 2922 |
| |
2923 | 2923 |
| |
2924 |
| - | |
| 2924 | + | |
2925 | 2925 |
| |
2926 | 2926 |
| |
2927 | 2927 |
| |
| |||
3031 | 3031 |
| |
3032 | 3032 |
| |
3033 | 3033 |
| |
3034 |
| - | |
| 3034 | + | |
3035 | 3035 |
| |
3036 | 3036 |
| |
3037 | 3037 |
| |
| |||
3065 | 3065 |
| |
3066 | 3066 |
| |
3067 | 3067 |
| |
3068 |
| - | |
| 3068 | + | |
3069 | 3069 |
| |
3070 | 3070 |
| |
3071 | 3071 |
| |
| |||
3854 | 3854 |
| |
3855 | 3855 |
| |
3856 | 3856 |
| |
3857 |
| - | |
| 3857 | + | |
3858 | 3858 |
| |
3859 | 3859 |
| |
3860 | 3860 |
| |
|
Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 |
| - | |
| 8 | + | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
304 | 303 |
| |
305 | 304 |
| |
306 | 305 |
| |
307 |
| - | |
| 306 | + | |
308 | 307 |
| |
309 | 308 |
| |
310 | 309 |
| |
| |||
342 | 341 |
| |
343 | 342 |
| |
344 | 343 |
| |
345 |
| - | |
| 344 | + | |
346 | 345 |
| |
347 | 346 |
| |
348 | 347 |
| |
| |||
407 | 406 |
| |
408 | 407 |
| |
409 | 408 |
| |
410 |
| - | |
| 409 | + | |
411 | 410 |
| |
412 | 411 |
| |
413 | 412 |
| |
| |||
717 | 716 |
| |
718 | 717 |
| |
719 | 718 |
| |
720 |
| - | |
| 719 | + | |
721 | 720 |
| |
722 | 721 |
| |
723 | 722 |
| |
| |||
1070 | 1069 |
| |
1071 | 1070 |
| |
1072 | 1071 |
| |
1073 |
| - | |
| 1072 | + | |
1074 | 1073 |
| |
1075 | 1074 |
| |
1076 | 1075 |
| |
| |||
1138 | 1137 |
| |
1139 | 1138 |
| |
1140 | 1139 |
| |
1141 |
| - | |
| 1140 | + | |
1142 | 1141 |
| |
1143 | 1142 |
| |
1144 | 1143 |
| |
| |||
1329 | 1328 |
| |
1330 | 1329 |
| |
1331 | 1330 |
| |
1332 |
| - | |
| 1331 | + | |
1333 | 1332 |
| |
1334 | 1333 |
| |
1335 | 1334 |
| |
| |||
1338 | 1337 |
| |
1339 | 1338 |
| |
1340 | 1339 |
| |
1341 |
| - | |
| 1340 | + | |
1342 | 1341 |
| |
1343 | 1342 |
| |
1344 | 1343 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
545 |
| - | |
| 545 | + | |
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
| |||
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
600 |
| - | |
601 |
| - | |
602 |
| - | |
603 |
| - | |
| 600 | + | |
604 | 601 |
| |
605 | 602 |
| |
606 | 603 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
306 |
| - | |
| 306 | + | |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments