]> git.lizzy.rs Git - rust.git/commit
Document that `Vec::from_raw_parts[_in]` must be given a pointer from the correct...
authorKevin Reid <kpreid@google.com>
Sat, 7 Jan 2023 23:56:36 +0000 (15:56 -0800)
committerKevin Reid <kpreid@google.com>
Sat, 7 Jan 2023 23:56:36 +0000 (15:56 -0800)
commit288e89bf76856653b69c8db77003ab190e86272b
tree644faa51571b111ca707fa9feec3cade2f559348
parentee0412d1ef81efcfabe7f66cd21476ca85d618b1
Document that `Vec::from_raw_parts[_in]` must be given a pointer from the correct allocator.
library/alloc/src/vec/mod.rs