This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
38 files changed
+713
-81
lines changed- compiler
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src/back
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_infer/src/infer/nll_relate
- rustc_middle/src/ty
- rustc_mir_build/src/thir/pattern
- rustc_resolve/src
- rustc_span/src
- library
- core/src/future
- std/src
- os/wasi/io
- sys/unix
- thread
- src
- doc/rustdoc
- librustdoc/passes
- test
- codegen
- run-make/raw-dylib-inline-cross-dylib
- rustdoc-ui/intra-doc
- ui
- const-generics
- consts
- impl-trait
- lifetimes
38 files changed
+713
-81
lines changedLines changed: 244 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
107 | 108 |
| |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 |
| - | |
| 112 | + | |
111 | 113 |
| |
112 | 114 |
| |
113 | 115 |
| |
| |||
134 | 136 |
| |
135 | 137 |
| |
136 | 138 |
| |
137 |
| - | |
| 139 | + | |
| 140 | + | |
138 | 141 |
| |
139 | 142 |
| |
140 | 143 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Lines changed: 36 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 |
| - | |
| 379 | + | |
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
| 386 | + | |
386 | 387 |
| |
387 | 388 |
| |
388 | 389 |
| |
| |||
434 | 435 |
| |
435 | 436 |
| |
436 | 437 |
| |
437 |
| - | |
438 |
| - | |
439 |
| - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
440 | 441 |
| |
441 | 442 |
| |
442 | 443 |
| |
| |||
2028 | 2029 |
| |
2029 | 2030 |
| |
2030 | 2031 |
| |
2031 |
| - | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
2032 | 2062 |
| |
2033 | 2063 |
| |
2034 | 2064 |
| |
2035 | 2065 |
| |
2036 | 2066 |
| |
2037 | 2067 |
| |
| 2068 | + | |
2038 | 2069 |
| |
2039 | 2070 |
| |
2040 | 2071 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
591 | 591 |
| |
592 | 592 |
| |
593 | 593 |
| |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
594 | 601 |
| |
595 |
| - | |
596 |
| - | |
| 602 | + | |
| 603 | + | |
597 | 604 |
| |
598 | 605 |
| |
599 | 606 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
596 | 596 |
| |
597 | 597 |
| |
598 | 598 |
| |
599 |
| - | |
| 599 | + | |
600 | 600 |
| |
601 | 601 |
| |
602 | 602 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2489 | 2489 |
| |
2490 | 2490 |
| |
2491 | 2491 |
| |
2492 |
| - | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
2493 | 2495 |
| |
2494 | 2496 |
| |
2495 | 2497 |
| |
|
0 commit comments