]> git.lizzy.rs Git - rust.git/commit
Fix double drop of allocator in IntoIter impl of Vec
authorJörn Horstmann <git@jhorstmann.net>
Fri, 25 Mar 2022 10:39:11 +0000 (11:39 +0100)
committerJörn Horstmann <git@jhorstmann.net>
Fri, 25 Mar 2022 10:39:11 +0000 (11:39 +0100)
commit0cf606177e79bc580fa27a82eb9c8b56e7253f46
treeefb749595e7d47f322a3f86398e17e98f9f7f654
parent4ce257ff198d23bdf14e956fbf2fe0fed297201f
Fix double drop of allocator in IntoIter impl of Vec
library/alloc/src/vec/into_iter.rs
library/alloc/src/vec/mod.rs