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

Handle situation where an inline info cannot be computed #14827

Merged
merged 2 commits into from Apr 5, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 2, 2022

Handle situation where an inline info cannot be computed due to a cyclic reference involving a macro.

Fixes #14772

@nicolasstucki nicolasstucki merged commit 769b645 into scala:main Apr 5, 2022
@nicolasstucki nicolasstucki deleted the fix-14772 branch April 5, 2022 07:59
@Kordyjan Kordyjan added this to the 3.1.3 milestone Aug 1, 2023
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.

recursive transparent inline throws NoSuchElementException: None.get
3 participants