about summary refs log tree commit diff
path: root/library/core/src/unicode/mod.rs
AgeCommit message (Expand)AuthorLines
2025-08-13Hide docs for core::unicodeltdk-2/+2
2025-01-20core: add `#![warn(unreachable_pub)]`Urgau-0/+2
2024-07-19Use `#[rustfmt::skip]` on some `use` groups to prevent reordering.Nicholas Nethercote-4/+6
2024-07-17Avoid comments that describe multiple `use` items.Nicholas Nethercote-13/+13
2022-12-30Replace libstd, libcore, liballoc in line comments.jonathanCogan-1/+1
2021-06-23Use HTTPS links where possibleSmitty-1/+1
2020-12-07Privatize some of libcore unicode_internalsAleksey Kladov-13/+10
2020-07-27mv std libs to library/mark-0/+34