Tracking issue for From<NonZero*> impls for wider NonZero types #66291
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
Tracking issue to convert non-zero integer types to wider non-zero integer types when the underlying type supports the conversion.
For example:
becomes
The text was updated successfully, but these errors were encountered: