This repository was archived by the owner on Aug 15, 2025. It is now read-only.

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)?;