This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
39 files changed
+355
-212
lines changed- compiler
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_borrowck/src
- type_check
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src/transform
- check_consts
- rustc_hir_pretty/src
- rustc_middle/src/mir
- rustc_mir_build/src/build
- expr
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- rustc_span/src
- src
- test/ui/asm
- aarch64
- x86_64
- tools/clippy/clippy_lints/src
39 files changed
+355
-212
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1981 | 1981 |
| |
1982 | 1982 |
| |
1983 | 1983 |
| |
1984 |
| - | |
| 1984 | + | |
1985 | 1985 |
| |
1986 | 1986 |
| |
1987 | 1987 |
| |
| |||
1990 | 1990 |
| |
1991 | 1991 |
| |
1992 | 1992 |
| |
| 1993 | + | |
1993 | 1994 |
| |
1994 | 1995 |
| |
1995 | 1996 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2338 | 2338 |
| |
2339 | 2339 |
| |
2340 | 2340 |
| |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
2341 | 2344 |
| |
2342 | 2345 |
| |
2343 | 2346 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
438 |
| - | |
439 |
| - | |
| 437 | + | |
440 | 438 |
| |
441 | 439 |
| |
442 | 440 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
| 202 | + | |
202 | 203 |
| |
203 | 204 |
| |
204 | 205 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
791 | 791 |
| |
792 | 792 |
| |
793 | 793 |
| |
| 794 | + | |
794 | 795 |
| |
795 | 796 |
| |
796 | 797 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1828 | 1828 |
| |
1829 | 1829 |
| |
1830 | 1830 |
| |
1831 |
| - | |
| 1831 | + | |
1832 | 1832 |
| |
1833 | 1833 |
| |
1834 | 1834 |
| |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
1835 | 1841 |
| |
1836 | 1842 |
| |
1837 | 1843 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
| 423 | + | |
| 424 | + | |
423 | 425 |
| |
424 | 426 |
| |
425 | 427 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
214 | 215 |
| |
215 | 216 |
| |
216 | 217 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1041 | 1041 |
| |
1042 | 1042 |
| |
1043 | 1043 |
| |
| 1044 | + | |
1044 | 1045 |
| |
1045 | 1046 |
| |
1046 | 1047 |
| |
|
0 commit comments