This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
130 files changed
+1288
-825
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_hir_analysis
- src
- check
- rustc_hir_typeck/src
- rustc_infer/src/infer/error_reporting
- rustc_lint_defs/src
- rustc_lint/src
- rustc_middle/src
- traits
- ty
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_target/src
- rustc_trait_selection
- src
- traits/error_reporting
- library
- alloc/src/collections/vec_deque
- core
- src
- io
- num
- str
- unicode
- tests/io
- panic_unwind/src
- std/src
- io
- sys/pal
- common/thread_local
- hermit
- solid
- unix
- wasi
- windows
- thread
- src
- librustdoc
- doctest
- html
- tools
- clippy/clippy_utils/src
- miri/tests
- fail/tls
- pass
- tls
- rustfmt/src
- tests
- codegen
- rustdoc
- ui
- abi/statics
- async-await/async-closures
- borrowck
- consts
- miri_unleashed
- drop
- error-codes
- issues
- match
- nll
- statics
- static
- suggestions
- thread-local
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+1288
-825
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2136 | 2136 |
| |
2137 | 2137 |
| |
2138 | 2138 |
| |
2139 |
| - | |
2140 |
| - | |
2141 | 2139 |
| |
2142 | 2140 |
| |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
2143 | 2145 |
| |
2144 | 2146 |
| |
2145 | 2147 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
484 |
| - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
485 | 490 |
| |
486 | 491 |
| |
487 | 492 |
| |
| |||
1649 | 1654 |
| |
1650 | 1655 |
| |
1651 | 1656 |
| |
1652 |
| - | |
| 1657 | + | |
1653 | 1658 |
| |
1654 | 1659 |
| |
1655 | 1660 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
450 |
| - | |
| 450 | + | |
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1286 | 1286 |
| |
1287 | 1287 |
| |
1288 | 1288 |
| |
1289 |
| - | |
| 1289 | + | |
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 | 1292 |
| |
| |||
1504 | 1504 |
| |
1505 | 1505 |
| |
1506 | 1506 |
| |
| 1507 | + | |
1507 | 1508 |
| |
1508 | 1509 |
| |
1509 | 1510 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
881 | 881 |
| |
882 | 882 |
| |
883 | 883 |
| |
884 |
| - | |
| 884 | + | |
| 885 | + | |
885 | 886 |
| |
886 | 887 |
| |
887 | 888 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1048 | 1048 |
| |
1049 | 1049 |
| |
1050 | 1050 |
| |
1051 |
| - | |
| 1051 | + | |
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
1055 | 1055 |
| |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
1056 | 1061 |
| |
1057 | 1062 |
| |
1058 | 1063 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
116 |
| - | |
| 115 | + | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
| 102 | + | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 8 | + | |
| 9 | + | |
14 | 10 |
| |
15 | 11 |
| |
16 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 |
| - | |
20 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 |
| - | |
| 26 | + |
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
571 | 574 |
| |
572 | 575 |
| |
573 |
| - | |
| 576 | + | |
574 | 577 |
| |
575 | 578 |
| |
576 | 579 |
| |
| |||
611 | 614 |
| |
612 | 615 |
| |
613 | 616 |
| |
614 |
| - | |
| 617 | + | |
615 | 618 |
| |
616 | 619 |
| |
617 | 620 |
| |
|
0 commit comments