File tree
132 files changed
+553
-396
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- rustc_codegen_cranelift/src/abi
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/traits
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/errors
- rustc_mir_build/src/build/expr
- rustc_parse/src/parser
- rustc_ty_utils/src
- library/alloc/src/collections/btree
- src
- doc/rustc/src/platform-support
- tools
- clippy
- clippy_lints/src/methods
- tests
- ui
- ui-toml/too_many_arguments
- rustfmt/src
- tests
- rustdoc
- inline_cross
- auxiliary
- ui
- associated-consts
- associated-type-bounds
- async-await/in-trait
- block-result
- closures
- binder
- codegen
- codemap_tests
- compare-method
- consts
- debuginfo
- did_you_mean
- auxiliary
- feature-gates
- impl-trait
- in-trait
- issues
- issues
- lang-items
- loops
- mismatched_types
- offset-of
- parser
- proc-macro
- return
- suggestions
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+553
-396
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
449 |
| - | |
| 449 | + | |
450 | 450 |
| |
451 | 451 |
| |
452 | 452 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1364 | 1364 |
| |
1365 | 1365 |
| |
1366 | 1366 |
| |
1367 |
| - | |
| 1367 | + | |
1368 | 1368 |
| |
1369 | 1369 |
| |
1370 | 1370 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 |
| - | |
| 1362 | + | |
1363 | 1363 |
| |
1364 |
| - | |
| 1364 | + | |
1365 | 1365 |
| |
1366 | 1366 |
| |
1367 | 1367 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1967 | 1967 |
| |
1968 | 1968 |
| |
1969 | 1969 |
| |
1970 |
| - | |
| 1970 | + | |
1971 | 1971 |
| |
1972 | 1972 |
| |
1973 | 1973 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
1192 |
| - | |
| 1192 | + | |
1193 | 1193 |
| |
1194 | 1194 |
| |
1195 | 1195 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 |
| |
118 | 122 |
| |
119 | 123 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
|
0 commit comments