about summary refs log tree commit diff
path: root/library/core/src/convert/mod.rs
AgeCommit message (Expand)AuthorLines
2021-10-02Make diangostic item names consistentCameron Steffen-4/+4
2021-10-02Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk"Albin Hedman-5/+3
2021-09-15Add tracking issueAlbin Hedman-2/+2
2021-09-15Updated for new const trait bounds syntaxAlbin Hedman-1/+1
2021-09-15Constify identify conversionsAlbin Hedman-2/+4
2021-07-15Added diagnostic items to structs and traits for ClippyxFrednet-0/+2
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-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+1
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/+760