Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 6292d69

Browse files
committed
Specialize Vec
1 parent 0ab2663 commit 6292d69

File tree

3 files changed

+372
-106
lines changed

3 files changed

+372
-106
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
const_generics,
7070
const_generic_impls_guard,
7171
unboxed_closures,
72+
specialization,
73+
trusted_len,
7274
unsized_locals,
7375
fn_traits
7476
)]

0 commit comments

Comments
 (0)