T should implement From<NonZeroT> #54171
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
I'd really expect this to just work:
All
NonZeroT
types should implementFrom<NonZeroT> for T
, as this conversion is always possible and free.The text was updated successfully, but these errors were encountered: