Skip to content

Don't unnecessarily compile the bootstrapped compiler #7400

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
Oct 9, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Oct 9, 2019

Previously, running dotc ... would compile the bootstrapped compiler
even though it runs the non-bootstrapped compiler.

Previously, running `dotc ...` would compile the bootstrapped compiler
even though it runs the non-bootstrapped compiler.
@smarter smarter merged commit 87f7a14 into scala:master Oct 9, 2019
@smarter smarter deleted the fix-non-bootstrap branch October 9, 2019 19:28
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