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

Fix referential equality of scala.reflect.ClassTag by caching underlying Manifest instances #3256

Conversation

WojciechMazur
Copy link
Contributor

Fixes #3244

@WojciechMazur WojciechMazur merged commit 6f95aa7 into scala-native:main Apr 24, 2023
68 checks passed
@WojciechMazur WojciechMazur deleted the fix/referential-equality-of-classtag branch April 24, 2023 19:32
WojciechMazur added a commit that referenced this pull request May 23, 2023
…ing Manifest instances (#3256)

* Fix referential equality of scala.reflect.ClassTag by caching underlying Manifest instances

* Cleanup and fix compilation errors in Scala 3

(cherry picked from commit 6f95aa7)
WojciechMazur added a commit that referenced this pull request Jun 5, 2023
…ing Manifest instances (#3256)

* Fix referential equality of scala.reflect.ClassTag by caching underlying Manifest instances

* Cleanup and fix compilation errors in Scala 3

(cherry picked from commit 6f95aa7)
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.

primitive classtag equality broken in 2.12
1 participant