| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-08 | simplify the declaration of the legacy integer modules (`std::u32` etc.) | cyrgani | -178/+71 |
| 2024-02-18 | diagnostic items for legacy numeric constants | Peter Jaszkowiak | -0/+2 |
| 2023-04-07 | Fix wrong type in docs: i16 -> u16 | Jörn Bethune | -1/+1 |
| 2023-02-03 | reword descriptions of the deprecated int modules | Peter Jaszkowiak | -36/+12 |
| 2022-04-14 | Remove use of `#[rustc_deprecated]` | Jacob Pratt | -26/+26 |
| 2021-02-25 | Convert the rest of the standard library primitives to intra-doc links | Joshua Nelson | -16/+14 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -36/+75 |
| 2020-12-30 | Fix typos. | Mara Bos | -2/+2 |
| 2020-12-30 | Remove all doc_comment!{} hacks by using #[doc = expr] where needed. | Mara Bos | -42/+37 |
| 2020-09-19 | Move dummy integer modules (like core::u32) to shells dir | Lzu Tao | -0/+168 |
