This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
478 files changed
+699
-1118
lines changed- compiler
- rustc_arena/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_data_structures/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_lint/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_typeck/src
- check
- src/test
- rustdoc-ui/error-in-impl-trait
- rustdoc
- const-generics
- auxiliary
- ui
- array-slice-vec
- associated-consts
- associated-item
- async-await/issues
- binding
- const-generics
- auxiliary
- const_evaluatable_checked
- defaults
- infer
- issues
- auxiliary
- min_const_generics
- occurs-check
- std
- type-dependent
- auxiliary
- dropck
- enum-discriminant
- enum
- error-codes
- feature-gates
- generics
- hygiene
- issues
- lazy_normalization_consts
- lint
- mir/mir-inlining
- parser
- polymorphization
- const_parameters
- resolve
- rfc-2497-if-let-chains
- simd
- suggestions
- symbol-names
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
478 files changed
+699
-1118
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 |
| - | |
| 1131 | + | |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 | 1134 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
773 | 773 |
| |
774 | 774 |
| |
775 | 775 |
| |
776 |
| - | |
| 776 | + | |
777 | 777 |
| |
778 |
| - | |
779 |
| - | |
780 |
| - | |
| 778 | + | |
781 | 779 |
| |
782 |
| - | |
783 |
| - | |
| 780 | + | |
| 781 | + | |
784 | 782 |
| |
785 | 783 |
| |
786 | 784 |
| |
|
Lines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 | 532 |
| |
546 | 533 |
| |
547 | 534 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| 276 | + | |
| 277 | + | |
276 | 278 |
| |
277 | 279 |
| |
278 | 280 |
| |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 | 581 |
| |
585 | 582 |
| |
586 | 583 |
| |
| |||
651 | 648 |
| |
652 | 649 |
| |
653 | 650 |
| |
654 |
| - | |
655 |
| - | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2299 | 2299 |
| |
2300 | 2300 |
| |
2301 | 2301 |
| |
2302 |
| - | |
| 2302 | + | |
2303 | 2303 |
| |
2304 | 2304 |
| |
2305 | 2305 |
| |
|
0 commit comments