Unverified Commit bfa9f746 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Switch to using experimental trait for OpaqueTypes (backport #2783) (#2836)

* Switch to using experimental trait for OpaqueTypes (#2783)

This makes it more clear that the feature is experimental. Users may
still override the opaqueType method for more dynamic control over when
instances of a given Record are OpaqueTypes or not, but they are
discouraged from doing so.

(cherry picked from commit 7525dc71

)

* Fix cloneType in RecordSpec

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent f2ef3a8e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment