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

Bump to 2.13.7 fixing incompats #157

Merged
merged 2 commits into from
Nov 19, 2021
Merged

Conversation

som-snytt
Copy link
Contributor

No description provided.

@som-snytt
Copy link
Contributor Author

@SethTisue does that mean it worked?

scalacOptions ++= Seq("-opt-warnings", "-language:higherKinds", "-deprecation", "-feature", "-Xfatal-warnings"),
Compile / doc / scalacOptions ++= Seq("-implicits", "-groups"),
Compile / compile / scalacOptions ++= Seq("-opt-warnings", "-language:higherKinds", "-deprecation", "-feature", "-Xfatal-warnings", "-Wconf:origin=scala.collection.IterableOps.toIterable:s"),
Compile / doc / scalacOptions ++= Seq("-implicits", "-groups", "-nowarn"),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover from endless attempts to silence warnings.

@SethTisue SethTisue self-assigned this Nov 10, 2021
@som-snytt
Copy link
Contributor Author

I guess it worked.

@SethTisue
Copy link
Member

If a syntax tree fell in the forest and there was no CI to test it, did it issue a warning?

@SethTisue SethTisue merged commit 6f15ee0 into scala:main Nov 19, 2021
@som-snytt som-snytt deleted the issue/upgrade branch November 19, 2021 19:03
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.

None yet

2 participants