rust/library/core/src/str
2025-05-16 13:54:02 +01:00
..
converts.rs specify explicit safety guidance for from_utf8_unchecked 2025-04-27 16:56:31 +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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Add assert_unsafe_precondition!()s to as_ascii_unchecked() methods 2025-05-16 13:54:02 +01:00
pattern.rs Optimize multi-char string patterns 2025-03-15 14:14:25 +00:00
traits.rs remove const_slice_index annotations, it never had a feature gate anyway 2024-09-08 23:08:43 +02:00
validations.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00