This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
130 files changed
+919
-366
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src/deriving/generic
- rustc_parse/src/parser
- src/tools
- clippy/clippy_utils/src/ast_utils
- rustfmt/src
- tests
- crashes
- rustdoc
- ui
- const-generics
- consts
- coroutine
- delegation
- generic-const-items
- parser
- misspelled-keywords
- specialization
- structs/default-field-values
- traits
- const-traits
- auxiliary
- const_derives
- specialization
- next-solver/canonical
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
+919
-366
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3021 | 3021 |
| |
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 |
| - | |
| 3024 | + | |
3025 | 3025 |
| |
3026 | 3026 |
| |
3027 | 3027 |
| |
| |||
3473 | 3473 |
| |
3474 | 3474 |
| |
3475 | 3475 |
| |
3476 |
| - | |
| 3476 | + | |
3477 | 3477 |
| |
3478 | 3478 |
| |
3479 | 3479 |
| |
| |||
3484 | 3484 |
| |
3485 | 3485 |
| |
3486 | 3486 |
| |
3487 |
| - | |
| 3487 | + | |
3488 | 3488 |
| |
3489 | 3489 |
| |
3490 | 3490 |
| |
| |||
3494 | 3494 |
| |
3495 | 3495 |
| |
3496 | 3496 |
| |
3497 |
| - | |
| 3497 | + | |
3498 | 3498 |
| |
3499 | 3499 |
| |
3500 | 3500 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
905 | 913 |
| |
906 | 914 |
| |
907 | 915 |
| |
| |||
1131 | 1139 |
| |
1132 | 1140 |
| |
1133 | 1141 |
| |
1134 |
| - | |
1135 |
| - | |
1136 |
| - | |
1137 |
| - | |
| 1142 | + | |
1138 | 1143 |
| |
1139 | 1144 |
| |
1140 | 1145 |
| |
| |||
1443 | 1448 |
| |
1444 | 1449 |
| |
1445 | 1450 |
| |
1446 |
| - | |
| 1451 | + | |
1447 | 1452 |
| |
1448 | 1453 |
| |
1449 | 1454 |
| |
|
0 commit comments