mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
a919df8b1b
Stabilize `str_as_str` - Tracking issue: rust-lang/rust#130366 - Needs FCP - `ByteStr` methods remain gated behind `bstr` feature gate (rust-lang/rust#134915) Closes rust-lang/rust#130366