curve25519-dalek-source/src/backend/vector
Tony Arcieri 1013560fe4
Remove std feature (#459)
All of the existing usages of `std` can be replaced with `alloc`.

They are legacy usages from before when liballoc was stabilized.
2022-12-08 15:05:59 -05:00
..
avx2 Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
ifma Remove std feature (#459) 2022-12-08 15:05:59 -05:00
scalar_mul Remove std feature (#459) 2022-12-08 15:05:59 -05:00
mod.rs Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00