Commit graph

7 commits

Author SHA1 Message Date
Pavel Grigorenko
cd314dead1 Remove named lifetimes in some PartialOrd & PartialEq impls 2026-02-14 00:13:46 +03:00
Pavel Grigorenko
48f7f312f1 ByteStr::as_[mut_]byte_str 2025-11-11 23:46:10 +03:00
ltdk
1c64d3e6d1 Constify conversion traits 2025-09-01 21:38:26 -04:00
Tamir Duberstein
aedbd2d1ec
Replace colon with parentheses, add missing period 2025-04-21 10:48:46 -04:00
Tamir Duberstein
87072c1d2e
Remove errant doc comment lines 2025-04-18 11:25:36 -04:00
Thalia Archibald
9d379e11a6 Implement SliceIndex for ByteStr 2025-03-11 20:26:10 -07:00
Thalia Archibald
3a6d0ae008 Move ByteStr compare and index traits to a separate module
This parallels the layout of `core::str`.
2025-03-11 18:01:53 -07:00