mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
813d3e7781
Add BorrowedBuf::into_filled{,_mut} methods to allow returning buffer with original lifetime
See https://github.com/rust-lang/libs-team/issues/473 and tracking issue https://github.com/rust-lang/rust/issues/117693.