File tree
Expand file treeCollapse file tree
2 files changed
+27
-2
lines changedFilter options
- compiler/rustc_hir_typeck/src
- tests/ui/traits/next-solver/typeck
Expand file treeCollapse file tree
2 files changed
+27
-2
lines changedcompiler/rustc_hir_typeck/src/upvar.rs
Copy file name to clipboardExpand all lines: compiler/rustc_hir_typeck/src/upvar.rs+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1802 | 1802 |
|
1803 | 1803 |
|
1804 | 1804 |
|
1805 |
| - |
| 1805 | + |
| 1806 | + |
1806 | 1807 |
|
1807 | 1808 |
|
1808 | 1809 |
|
| ||
1816 | 1817 |
|
1817 | 1818 |
|
1818 | 1819 |
|
1819 |
| - |
| 1820 | + |
| 1821 | + |
| 1822 | + |
| 1823 | + |
| 1824 | + |
1820 | 1825 |
|
1821 | 1826 |
|
1822 | 1827 |
|
|
tests/ui/traits/next-solver/typeck/resolve-before-checking-builtin-ptr.rs
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
0 commit comments