Skip to content

Fix #8050: Make isInlineable force less #8070

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

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 22, 2020

The isInleable test forced the inline body. This causes problem
if the inline body is currently typechecked.

The isInleable test forced the inline body. This causes problem
if the inline body is currently typechecked.
@odersky odersky added the fasttrack Simple fix. Reviewer should merge or apply additional changes directly. label Jan 22, 2020
@anatoliykmetyuk anatoliykmetyuk merged commit 8786d42 into scala:master Jan 23, 2020
@anatoliykmetyuk anatoliykmetyuk deleted the fix-#8050 branch January 23, 2020 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants