mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 02:05:29 +00:00
fix incorrect type in cstr `to_string_lossy()` docs Restoring what it said prior to commit 67065fe in which it was changed incorrectly with no supporting explanation. Closes #139835.