rust/library/core/src/str
2025-06-05 07:09:16 +00:00
..
converts.rs std: note that std::str::from_utf8* functions are aliases to std::<str>::from_utf8* methods 2025-05-31 22:37:59 +08:00
count.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
error.rs add FIXME(const-hack) 2024-09-08 23:08:40 +02:00
iter.rs Revert "increase perf of charsearcher for single ascii characters" 2025-05-28 09:29:12 +02:00
lossy.rs docs: alias limit to Iterator::take, cite [u8]::utf8_chunks in Utf8Chunks 2025-05-02 23:41:52 +02:00
mod.rs Stabilize const_eq_ignore_ascii_case 2025-06-05 07:09:16 +00:00
pattern.rs Revert "increase perf of charsearcher for single ascii characters" 2025-05-28 09:29:12 +02:00
traits.rs FromStr: Rework explanation of FromStr/Display round-tripping 2025-06-03 15:41:47 -07:00
validations.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00