You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to min_specialization for arbitrary / invariant (rust-lang#1029)
* Add support to mim_specialization for arbitrary / invariant
We would like to enable users to provide custom implementations of
Invariant and Arbitrary. Use feature `min_specialization` to allow that.
Note that users will also need to enable that same feature in their
code.
0 commit comments