This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
55 files changed
+253
-171
lines changed- compiler
- rustc_ast_passes/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- rustc_expand/src
- rustc_feature/src
- rustc_lint_defs/src
- rustc_parse/src
- parser
- src/tools/rustfmt/tests/target
- tests
- codegen
- debuginfo
- run-make
- dump-ice-to-disk
- libtest-json
- ui
- attributes/unsafe
- consts
- feature-gates
- rust-2024/unsafe-attributes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+253
-171
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
890 |
| - | |
| 890 | + | |
891 | 891 |
| |
892 | 892 |
| |
893 | 893 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
559 | 559 |
| |
560 | 560 |
| |
561 | 561 |
| |
562 |
| - | |
563 | 562 |
| |
564 | 563 |
| |
565 | 564 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1000 | 1000 |
| |
1001 | 1001 |
| |
1002 | 1002 |
| |
| 1003 | + | |
1003 | 1004 |
| |
1004 | 1005 |
| |
| 1006 | + | |
1005 | 1007 |
| |
1006 | 1008 |
| |
1007 | 1009 |
| |
|
Lines changed: 15 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
201 | 199 |
| |
202 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
203 | 211 |
| |
204 | 212 |
| |
205 | 213 |
| |
|
Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
| 268 | + | |
274 | 269 |
| |
275 | 270 |
| |
276 | 271 |
| |
| |||
395 | 390 |
| |
396 | 391 |
| |
397 | 392 |
| |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
| 393 | + | |
403 | 394 |
| |
404 | 395 |
| |
405 | 396 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1882 | 1882 |
| |
1883 | 1883 |
| |
1884 | 1884 |
| |
1885 |
| - | |
| 1885 | + | |
1886 | 1886 |
| |
1887 | 1887 |
| |
1888 | 1888 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
| 395 | + | |
| 396 | + | |
395 | 397 |
| |
396 | 398 |
| |
397 | 399 |
| |
|
0 commit comments