Skip to content

Remove the -Yemit-tasty-in-class option, along with handling of .hasTasty. #10722

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
Dec 9, 2020

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Dec 9, 2020

The default was flipped in a645566 in July 2018. Since then, it has not been really tested.

Completely removing it will allow the tooling not to worry about .hasTasty and the need to read TASTy from class files.

We keep the support of .hasTasty files in sbt-dotty for now, so that it still supports older versions of dotty.

…asty.

The default was flipped in a645566
in July 2018. Since then, it has not been really tested.

Completely removing it will allow the tooling not to worry about
`.hasTasty` and the need to read TASTy from class files.

We keep the support of `.hasTasty` files in sbt-dotty for now, so
that it still supports older versions of dotty.
@sjrd sjrd requested a review from smarter December 9, 2020 11:57
@sjrd sjrd merged commit efc9edb into scala:master Dec 9, 2020
@sjrd sjrd deleted the remove-hasTasty branch December 9, 2020 15:40
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 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.

3 participants