Skip to content

Fix documentation generation #8365

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
Feb 25, 2020
Merged

Conversation

nicolasstucki
Copy link
Contributor

Update reference compiler and use single version of scala.internal.quoted.CompileTime.
The issue was that genDocs used both the bootstrapped and non-bootstrapped version which
conflicted.

Update reference compiler and use single version of `scala.internal.quoted.CompileTime`.
The issue was that `genDocs` used both the bootstrapped and non-bootstrapped version which
conflicted.
@smarter
Copy link
Member

smarter commented Feb 24, 2020

Should we switch genDocs to dotty-bootstrapped/genDocs in the CI config ?

@nicolasstucki
Copy link
Contributor Author

Yes @smarter. But unfortunately it fails due to another bug. I will open an issue for it.

@smarter smarter merged commit 57efb73 into scala:master Feb 25, 2020
@smarter smarter deleted the fix-doc-generation branch February 25, 2020 10:37
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