The Wayback Machine - https://web.archive.org/web/20200908052816/https://github.com/scala-js/scala-js/pull/4180
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

Port two new internal methods of `ClassTag` from upstream. #4180

Open
wants to merge 1 commit into
base: master
from

Conversation

@sjrd
Copy link
Member

sjrd commented Sep 7, 2020

This is a port of the changes to ClassTag in scala/scala@31d6481

Although that commit has not reached the 2.13.x branch, we also apply the changes to the 2.13.x overrides to be future-proof.


This fixes the nightly build on 2.12.x. Locally tested with

> set resolvers in Global += "scala-integration" at "https://scala-ci.typesafe.com/artifactory/scala-integration/"
> ++2.12.13-bin-490e3e3
> testSuite2_12/test
@sjrd sjrd requested a review from gzm0 Sep 7, 2020
@gzm0
gzm0 approved these changes Sep 7, 2020
This is a port of the changes to `ClassTag` in
scala/scala@31d6481

Although that commit has not reached the 2.13.x branch, we also
apply the changes to the 2.13.x overrides to be future-proof.
@sjrd sjrd force-pushed the sjrd:fix-nightly-2.12.x branch from 29abdf3 to 9b4f407 Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.