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
#4013)
Resolved: #3940
Functionality was already there, but a `?` operator was short circuiting
the resolution if the known type didn't have the implemented methods,
avoiding looking for the generic implementations.
Aim
Implementing a trait for types that implements two other traits:
Expected Behavior
Should compile!
Bug
fails with
To Reproduce
Installation Method
None
Nargo Version
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: