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
The Erased attribute has been added in #1134, it allows to ignore the body of an item and generate an axiomatization for it. For now it is only supported by the F* backend, and a quick filtering for derived trait impls has been added in #1184 for coq to avoid breaking things.
The text was updated successfully, but these errors were encountered:
The
Erased
attribute has been added in #1134, it allows to ignore the body of an item and generate an axiomatization for it. For now it is only supported by the F* backend, and a quick filtering for derived trait impls has been added in #1184 for coq to avoid breaking things.The text was updated successfully, but these errors were encountered: