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
This compiles when it should not. We still need to enforce the Update trait for test or, have a dedicated trait (because implementing Update is a bit non-sensical)
The text was updated successfully, but these errors were encountered:
This compiles when it should not. We still need to enforce the
Update
trait fortest
or, have a dedicated trait (because implementingUpdate
is a bit non-sensical)The text was updated successfully, but these errors were encountered: