From f8d2fdf02b09c594534cc19a47162aed6eaa0b1c Mon Sep 17 00:00:00 2001 From: Ulrik Sverdrup Date: Thu, 21 Apr 2016 21:35:39 +0200 Subject: specialize zip: Introduce TrustedRandomAccess trait --- src/libcore/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libcore/lib.rs') diff --git a/src/libcore/lib.rs b/src/libcore/lib.rs index f2a297b7630..db73f4759a5 100644 --- a/src/libcore/lib.rs +++ b/src/libcore/lib.rs @@ -156,4 +156,5 @@ pub mod hash; pub mod fmt; // note: does not need to be public +mod iter_private; mod tuple; -- cgit 1.4.1-3-g733a5