summary refs log tree commit diff
path: root/library/core/src/convert
AgeCommit message (Expand)AuthorLines
2021-03-02FloatToInit: Replacing round_unchecked_to --> to_int_uncheckedPeter Kehl-1/+1
2021-02-25Convert primitives to use intra-doc linksJoshua Nelson-3/+0
2021-01-31Rollup merge of #80279 - Yaulendil:str-as-mut, r=m-ou-seJonas Schievink-0/+8
2021-01-30Bump as_mut_str_for_str stable version.Mara Bos-1/+1
2021-01-22Make more traits of the From/Into family diagnostic itemsflip1995-0/+3
2021-01-20Deprecate-in-future the constants superceded by RFC 2700bstrie-1/+0
2020-12-31Remove many unnecessary manual link resolves from libraryCamelid-9/+0
2020-12-21Implement `AsMut<str>` for `str`Yaulendil-0/+8
2020-10-23Rollup merge of #77339 - fusion-engineering-forks:tryfrom-nonzero-to-nonzero,...Yuki Okushi-0/+46
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+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-08-30add i32::MAX linkPrabakaran Kumaresshan-0/+1
2020-08-30resolve commentsPrabakaran Kumaresshan-14/+13
2020-08-30Switch to intra-doc links in core/src/{convert,iter}/mod.rsPrabakaran Kumaresshan-41/+17
2020-08-26apply bootstrap cfgsPietro Albini-1/+1
2020-08-16hir: introduce lang items for AST loweringDavid Wood-0/+1
2020-07-27mv std libs to library/mark-0/+1247