File tree
74 files changed
+561
-157
lines changed- compiler
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_interface
- src
- rustc_metadata
- src
- rustc_middle/src
- middle
- ty
- rustc_mir_transform/src
- rustc_session/src
- config
- rustc_span/src
- rustc_target/src/spec
- library
- alloc
- src
- raw_vec
- vec
- core
- src
- num
- slice
- str
- std
- src
- thread
- sysroot
- src
- doc/rustc/src/codegen-options
- tools/compiletest/src
- directives
- tests
- run-make-cargo
- panic-immediate-abort-codegen
- panic-immediate-abort-works
- hello
- src
- ui
- check-cfg
- panic-runtime
- auxiliary
- proc-macro
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+561
-157
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
| 290 | + | |
| 291 | + | |
294 | 292 |
| |
295 | 293 |
| |
296 | 294 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 |
| - | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
1334 | 1333 |
| |
1335 | 1334 |
| |
1336 | 1335 |
| |
1337 |
| - | |
| 1336 | + | |
1338 | 1337 |
| |
1339 | 1338 |
| |
1340 | 1339 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
674 | 673 |
| |
675 | 674 |
| |
676 | 675 |
| |
677 |
| - | |
| 676 | + | |
678 | 677 |
| |
679 | 678 |
| |
680 | 679 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
| 50 | + | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 | 2514 |
| |
2515 |
| - | |
2516 |
| - | |
2517 |
| - | |
| 2515 | + | |
2518 | 2516 |
| |
| 2517 | + | |
| 2518 | + | |
2519 | 2519 |
| |
2520 | 2520 |
| |
2521 | 2521 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
| |||
282 | 281 |
| |
283 | 282 |
| |
284 | 283 |
| |
285 |
| - | |
| 284 | + | |
286 | 285 |
| |
287 | 286 |
| |
288 | 287 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1027 | 1027 |
| |
1028 | 1028 |
| |
1029 | 1029 |
| |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
1030 | 1034 |
| |
1031 | 1035 |
| |
1032 | 1036 |
| |
|
0 commit comments