about summary refs log tree commit diff
path: root/library/core/src/num/shells
AgeCommit message (Expand)AuthorLines
2025-09-08simplify the declaration of the legacy integer modules (`std::u32` etc.)cyrgani-178/+71
2024-02-18diagnostic items for legacy numeric constantsPeter Jaszkowiak-0/+2
2023-04-07Fix wrong type in docs: i16 -> u16Jörn Bethune-1/+1
2023-02-03reword descriptions of the deprecated int modulesPeter Jaszkowiak-36/+12
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-26/+26
2021-02-25Convert the rest of the standard library primitives to intra-doc linksJoshua Nelson-16/+14
2021-01-20Deprecate-in-future the constants superceded by RFC 2700bstrie-36/+75
2020-12-30Fix typos.Mara Bos-2/+2
2020-12-30Remove all doc_comment!{} hacks by using #[doc = expr] where needed.Mara Bos-42/+37
2020-09-19Move dummy integer modules (like core::u32) to shells dirLzu Tao-0/+168