Skip to content

Only compile quoted code in bootstrapped library #8948

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

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented May 11, 2020

This will allow changing the internal representations without having incompatibilities while bootstrapping. Currently, each time one of those occurs we duplicate the file in src-bootstrapped
and src-non-bootstrapped while losing the blame history.

@nicolasstucki nicolasstucki force-pushed the move-quoted-to-src-bootstrapped branch 2 times, most recently from 525e1ac to 12d64c8 Compare May 11, 2020 12:21
@nicolasstucki
Copy link
Contributor Author

Note that I will be doing several of these refactorings and realized it would be less work to move the files first.

This will allow changing the internal representations without having incompatibilities while bootstrapping. Currently, each time one of those occurs we duplicate the file in src-bootstrapped
and src-non-bootstrapped while losing the blame history.
@nicolasstucki nicolasstucki force-pushed the move-quoted-to-src-bootstrapped branch from 12d64c8 to a5452e8 Compare May 11, 2020 12:30
@nicolasstucki nicolasstucki marked this pull request as ready for review May 11, 2020 13:46
@anatoliykmetyuk anatoliykmetyuk merged commit 5aec4f8 into scala:master May 11, 2020
@anatoliykmetyuk anatoliykmetyuk deleted the move-quoted-to-src-bootstrapped branch May 11, 2020 14:01
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