Add unstable-const-fn feature to make new() functions const.
This commit is contained in:
@@ -37,6 +37,7 @@ harness = false
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
unstable-const-fn = []
|
||||
|
||||
array-sizes-33-128 = []
|
||||
array-sizes-129-255 = []
|
||||
|
||||
Reference in New Issue
Block a user