File tree
18 files changed
+394
-119
lines changed- compiler
- rustc_codegen_llvm/src/coverageinfo
- rustc_codegen_ssa/src
- back
- rustc_data_structures/src
- rustc_hir_analysis/src/variance
- rustc_hir_typeck/src
- rustc_lint_defs/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src/ty
- rustc_resolve/src
- src/tools/clippy/clippy_lints/src
- loops
18 files changed
+394
-119
lines changed+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
| 294 | + | |
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
321 | 323 |
| |
322 | 324 |
| |
323 | 325 |
| |
|
+9-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
181 | 185 |
| |
182 | 186 |
| |
183 | 187 |
| |
|
Diff for: compiler/rustc_codegen_ssa/src/base.rs
+9-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
964 | 964 |
| |
965 | 965 |
| |
966 | 966 |
| |
967 |
| - | |
| 967 | + | |
| 968 | + | |
968 | 969 |
| |
969 | 970 |
| |
970 |
| - | |
971 |
| - | |
972 |
| - | |
973 |
| - | |
974 |
| - | |
| 971 | + | |
| 972 | + | |
975 | 973 |
| |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
976 | 978 |
| |
| 979 | + | |
977 | 980 |
| |
978 | 981 |
| |
979 | 982 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments