806eaca5f1
Recently we fixed a bunch of feature gates to use `rand-std` instead of `rand` but in doing so did not notice that the same feature gates were using `alloc` which is meaningless if `std` is enabled. Feature gate on `std` if we are using `rand-std`. |
||
---|---|---|
.. | ||
mod.rs | ||
recovery.rs |