summary refs log tree commit diff
path: root/library/core/src/convert/num.rs
AgeCommit message (Expand)AuthorLines
2021-03-02FloatToInit: Replacing round_unchecked_to --> to_int_uncheckedPeter Kehl-1/+1
2020-10-15Bump nzint_try_from_nzint_conv stabilization version to 1.49.Mara Bos-1/+1
2020-09-29Implement TryFrom between NonZero types.Mara Bos-0/+46
2020-07-27mv std libs to library/mark-0/+487