This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
58 files changed
+177
-82
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_lint/src
- rustc_middle/src/hir
- map
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- stable_mir/src/mir
- library
- src
- librustdoc
- clean
- html
- tools
- clippy/clippy_utils/src
- rustfmt/src
- tests/ui
- async-await
- coroutine
- parser
- issues
- issue-87217-keyword-order
- rust-2024/unsafe-extern-blocks
- symbol-names
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+177
-82
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2491 | 2491 |
| |
2492 | 2492 |
| |
2493 | 2493 |
| |
| 2494 | + | |
| 2495 | + | |
2494 | 2496 |
| |
2495 | 2497 |
| |
2496 | 2498 |
| |
| |||
3142 | 3144 |
| |
3143 | 3145 |
| |
3144 | 3146 |
| |
| 3147 | + | |
3145 | 3148 |
| |
3146 | 3149 |
| |
3147 | 3150 |
| |
| |||
3150 | 3153 |
| |
3151 | 3154 |
| |
3152 | 3155 |
| |
| 3156 | + | |
3153 | 3157 |
| |
3154 | 3158 |
| |
3155 | 3159 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
867 | 867 |
| |
868 | 868 |
| |
869 | 869 |
| |
| 870 | + | |
870 | 871 |
| |
871 | 872 |
| |
872 | 873 |
| |
| |||
1268 | 1269 |
| |
1269 | 1270 |
| |
1270 | 1271 |
| |
1271 |
| - | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
1272 | 1278 |
| |
1273 | 1279 |
| |
1274 | 1280 |
| |
|
0 commit comments