Commit c43d387
Refine how we check for stability
In particular, must continue to use the type's prefix, rather than the
denotation's prefix. That way, e.g. in tests/neg/i3812b.scala,
referencing value class'\''s value, will fail on the non-stable value
class prefix, rather than the denotation'\''s prefix, which is NoSymbol.
[Cherry-picked e6012a0]1 parent 989ff1a commit c43d387
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
0 commit comments