mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-21 01:35:22 -04:00
Mirror the features used on docs.rs on the playground (#116)
This commit is contained in:
@@ -47,6 +47,9 @@ experimental_write_impl = []
|
||||
features = ["alloc", "grab_spare_slice", "rustc_1_40", "serde"]
|
||||
rustdoc-args = ["--cfg","docs_rs"]
|
||||
|
||||
[package.metadata.playground]
|
||||
features = ["alloc", "grab_spare_slice", "rustc_1_40", "serde"]
|
||||
|
||||
[profile.test]
|
||||
opt-level = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user