mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 14:23:33 -04:00
1.55 imples 1.40
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ rustc_1_40 = []
|
||||
|
||||
# features that require rustc 1.55
|
||||
# use const generics to implement Array for all array lengths
|
||||
rustc_1_55 = []
|
||||
rustc_1_55 = ["rustc_1_40"]
|
||||
|
||||
# allow use of nightly feature `slice_partition_dedup`,
|
||||
# will become useless once that is stabilized:
|
||||
|
||||
Reference in New Issue
Block a user