File tree
59 files changed
+319
-345
lines changed- compiler
- rustc_codegen_llvm/src
- coverageinfo
- llvm
- rustc_errors/src
- rustc_expand
- src
- rustc_macros/src
- rustc_span/src
- src
- doc
- tools
- clippy/tests/ui
- miri/tests
- fail-dep/concurrency
- fail
- data_race
- intrinsics
- stacked_borrows
- tidy/src
- tests
- ui-fulldeps/try-from-u32
- ui
- argument-suggestions
- async-await/async-drop
- cast
- consts
- deprecation
- diagnostic-width
- directory_ownership
- extern
- lint
- parser/raw
- pattern/usefulness
- simd
- transmutability/alignment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+319
-345
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
19 |
| - | |
| 18 | + | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| 69 | + | |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
| |||
74 | 76 |
| |
75 | 77 |
| |
76 | 78 |
| |
| 79 | + | |
| 80 | + | |
77 | 81 |
| |
78 | 82 |
| |
79 | 83 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 |
| - | |
31 | 29 |
| |
| 30 | + | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | 2023 |
| |
2024 |
| - | |
| 2024 | + | |
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 | 2027 |
| |
| |||
2412 | 2412 |
| |
2413 | 2413 |
| |
2414 | 2414 |
| |
2415 |
| - | |
| 2415 | + | |
2416 | 2416 |
| |
2417 | 2417 |
| |
2418 | 2418 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
122 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
| 268 | + | |
268 | 269 |
| |
269 | 270 |
| |
270 | 271 |
| |
| |||
273 | 274 |
| |
274 | 275 |
| |
275 | 276 |
| |
276 |
| - | |
| 277 | + | |
277 | 278 |
| |
278 | 279 |
| |
279 | 280 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
176 | 175 |
| |
177 | 176 |
| |
178 | 177 |
| |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 | 178 |
| |
188 | 179 |
| |
189 | 180 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2511 | 2511 |
| |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 |
| - | |
| 2514 | + | |
2515 | 2515 |
| |
2516 |
| - | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
2517 | 2519 |
| |
2518 | 2520 |
| |
2519 | 2521 |
| |
|
0 commit comments