File tree
21 files changed
+131
-10
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- rustc_feature/src
- rustc_interface/src
- rustc_passes/src
- rustc_session/src
- config
- rustc_span/src
- library
- panic_unwind
- src
- unwind
- src
- src/doc/unstable-book/src/compiler-flags
- tests
- codegen
- ui
- cfg
- feature-gates
21 files changed
+131
-10
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2451 | 2451 |
| |
2452 | 2452 |
| |
2453 | 2453 |
| |
2454 |
| - | |
2455 |
| - | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
2456 | 2458 |
| |
2457 |
| - | |
| 2459 | + | |
2458 | 2460 |
| |
2459 | 2461 |
| |
2460 | 2462 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
391 |
| - | |
| 391 | + | |
| 392 | + | |
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
| 205 | + | |
| 206 | + | |
205 | 207 |
| |
206 | 208 |
| |
207 | 209 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
| 785 | + | |
785 | 786 |
| |
786 | 787 |
| |
787 | 788 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
| |||
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
298 | 303 |
| |
299 | 304 |
| |
300 | 305 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1771 | 1771 |
| |
1772 | 1772 |
| |
1773 | 1773 |
| |
| 1774 | + | |
| 1775 | + | |
1774 | 1776 |
| |
1775 | 1777 |
| |
1776 | 1778 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
| 573 | + | |
573 | 574 |
| |
574 | 575 |
| |
575 | 576 |
| |
| |||
823 | 824 |
| |
824 | 825 |
| |
825 | 826 |
| |
| 827 | + | |
826 | 828 |
| |
827 | 829 |
| |
828 | 830 |
| |
|
0 commit comments