This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
100 files changed
+1451
-1663
lines changed- compiler
- rustc_const_eval/src
- check_consts
- interpret
- rustc_middle/src/mir
- rustc_mir_build/src/builder/expr
- rustc_mir_transform/src
- rustc_span/src
- tests
- mir-opt
- building
- const_prop
- copy-prop
- dataflow-const-prop
- instsimplify
- nll
- pre-codegen
- ui
- borrowck
- closures/2229_closure_analysis/diagnostics
- consts
- stable-mir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+1451
-1663
lines changedLines changed: 20 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
589 |
| - | |
| 589 | + | |
590 | 590 |
| |
591 |
| - | |
592 |
| - | |
593 |
| - | |
594 |
| - | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
595 | 610 |
| |
596 | 611 |
| |
597 | 612 |
| |
|
Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
83 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 |
| |
85 | 88 |
| |
86 | 89 |
| |
| |||
159 | 162 |
| |
160 | 163 |
| |
161 | 164 |
| |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
| |||
250 | 254 |
| |
251 | 255 |
| |
252 | 256 |
| |
253 |
| - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
254 | 260 |
| |
| 261 | + | |
| 262 | + | |
| 263 | + | |
255 | 264 |
| |
256 | 265 |
| |
257 | 266 |
| |
|
0 commit comments