Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure all Idents have a symbol. #222

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

sjrd
Copy link
Contributor

@sjrd sjrd commented Dec 9, 2022

No description provided.

Standardize on `Abstract` instead of `Deferred`, including when
reading from the Scala 2 `Deferred` flag, as it is more
user-friendly.
In other words, that their `tpe` is a `TermRef` or `PackageRef`.

The only remaining `Ident`s with other types were the wildcards
seen as the "uninitialized" marker in the rhs of `var`s. We now
replace them by a reference to `scala.compiletime.uninitialized`,
which has an actual symbol.
@sjrd sjrd requested a review from bishabosha December 9, 2022 11:27
@bishabosha bishabosha merged commit 8e05f0c into scalacenter:main Dec 9, 2022
@sjrd sjrd deleted the all-idents-have-symbols branch December 9, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants