This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
60 files changed
+3632
-410
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_builtin_macros/src/deriving
- generic
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- library/core/src/marker
- src
- etc
- test-float-parse/src
- gen
- tools
- clippy/clippy_utils/src/ast_utils
- rustfmt
- src
- tests/target
- tests
- assembly/stack-protector
- run-make/rustc-help
- ui
- feature-gates
- invalid-compile-flags
- parser
- issues
- stats
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+3632
-410
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3438 | 3438 |
| |
3439 | 3439 |
| |
3440 | 3440 |
| |
| 3441 | + | |
| 3442 | + | |
| 3443 | + | |
| 3444 | + | |
| 3445 | + | |
| 3446 | + | |
| 3447 | + | |
| 3448 | + | |
| 3449 | + | |
| 3450 | + | |
| 3451 | + | |
| 3452 | + | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
| 3456 | + | |
| 3457 | + | |
| 3458 | + | |
| 3459 | + | |
| 3460 | + | |
| 3461 | + | |
| 3462 | + | |
| 3463 | + | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
3441 | 3467 |
| |
3442 | 3468 |
| |
3443 | 3469 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| |||
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
| 75 | + | |
74 | 76 |
| |
75 | 77 |
| |
76 | 78 |
| |
| |||
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
| |||
107 | 110 |
| |
108 | 111 |
| |
109 | 112 |
| |
| 113 | + | |
110 | 114 |
| |
111 | 115 |
| |
112 | 116 |
| |
| |||
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
| 135 | + | |
131 | 136 |
| |
132 | 137 |
| |
133 | 138 |
| |
| |||
223 | 228 |
| |
224 | 229 |
| |
225 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
226 | 238 |
| |
227 | 239 |
| |
228 | 240 |
| |
| |||
446 | 458 |
| |
447 | 459 |
| |
448 | 460 |
| |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
449 | 465 |
| |
450 | 466 |
| |
451 | 467 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments