about summary refs log tree commit diff
path: root/library/core/src/convert/num.rs
AgeCommit message (Expand)AuthorLines
2021-08-07impl const From<num> for numAlbin Hedman-5/+10
2021-06-23Use HTTPS links where possibleSmitty-1/+1
2021-04-22Get rid of "[+] show undocumented items" toggle on numeric From implsMichael Howell-4/+12
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