]> git.lizzy.rs Git - rust.git/commit
Remove unsound TrustedRandomAccess implementations
authorFrank Steffahn <frank.steffahn@stu.uni-kiel.de>
Tue, 1 Jun 2021 00:21:26 +0000 (02:21 +0200)
committerFrank Steffahn <frank.steffahn@stu.uni-kiel.de>
Wed, 28 Jul 2021 12:33:28 +0000 (14:33 +0200)
commita0d8a324eb2ad2f4660c3ab065aa35de306cd822
treef389a0c400feed5ce9535e9264a98ea5e7caf015
parenteba3228b2a9875d268ff3990903d04e19f6cdb0c
Remove unsound TrustedRandomAccess implementations

Removes the implementations that depend on the user-definable trait `Copy`.
library/alloc/src/vec/into_iter.rs