Commit 55b36ea
committed
Disallow context bounds in type lambdas
1 parent 93af7b8 commit 55b36ea
File tree
3 files changed
+30
-3
lines changed- compiler/src/dotty/tools/dotc/parsing
- tests/neg
3 files changed
+30
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1798 | 1798 | | |
1799 | 1799 | | |
1800 | 1800 | | |
1801 | | - | |
1802 | | - | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
1803 | 1817 | | |
1804 | 1818 | | |
1805 | 1819 | | |
| |||
3475 | 3489 | | |
3476 | 3490 | | |
3477 | 3491 | | |
3478 | | - | |
| 3492 | + | |
3479 | 3493 | | |
3480 | 3494 | | |
3481 | 3495 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments