Closed
Description
Link to closed issue: rust-lang/rust#73179
This issue was automatically triggered by the following comment in src/features/impl_std.rs
.
// BlockedTODO: https://github.com/rust-lang/rust/issues/73179
// use `from_vec_with_nul` instead, combined with:
// let bytes = std::vec::Vec::<u8>::decode(decoder)?;