mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-01 20:44:03 -04:00
Formally move the arrayset into a backup folder. It will become a separate crate some day.
This commit is contained in:
@@ -41,11 +41,6 @@ nightly_const_generics = []
|
|||||||
# an experimental impl only for now.
|
# an experimental impl only for now.
|
||||||
experimental_write_impl = []
|
experimental_write_impl = []
|
||||||
|
|
||||||
# EXPERIMENTAL: Not part of SemVer. This adds an "ArraySet" type which is
|
|
||||||
# an array backed set type for situations where you need a set of a known
|
|
||||||
# small size without allocation.
|
|
||||||
experimental_array_set = []
|
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
all-features = true
|
all-features = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user