We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a18c9 commit b90915fCopy full SHA for b90915f
test/test_staticvec.rs
@@ -7,7 +7,8 @@
7
const_trait_impl,
8
exact_size_is_empty,
9
generic_const_exprs,
10
- read_buf
+ read_buf,
11
+ trusted_random_access
12
)]
13
14
// In case you're wondering why there's extensive use of "StaticVecs that contain boxed items"
0 commit comments