Request: add an impl for f32::try_from(i32)
#64693
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.
It appears that there's no
TryFrom
support on thef32
type.The text was updated successfully, but these errors were encountered: