File tree
31 files changed
+1260
-848
lines changed- src
- librustc
- ich
- infer
- canonical
- nll_relate
- mir
- ty
- librustc_mir
- borrow_check/nll
- type_check
- build/matches
- hair
- cx
- pattern
- librustc_typeck/check
- test
- mir-opt
- ui/nll/user-annotations
31 files changed
+1260
-848
lines changedDiff for: src/librustc/ich/impls_mir.rs
+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
587 | 587 |
| |
588 | 588 |
| |
589 | 589 |
| |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + |
Diff for: src/librustc/ich/impls_ty.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + |
Diff for: src/librustc/infer/canonical/mod.rs
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 | 252 |
| |
256 | 253 |
| |
257 | 254 |
| |
|
Diff for: src/librustc/infer/mod.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
0 commit comments