betrusted-curve25519-dalek-.../src/backend
François Garillot 9785f56c0f
Rust fixes for some clippy warnings
Clippy lints with instances in the project but NOT applied here, since they seem consistently at odds with the projects' style:
- [unreadable literal](https://rust-lang.github.io/rust-clippy/master/#unreadable_literal)
- [cast lossless](https://rust-lang.github.io/rust-clippy/master/#cast_lossless)
- [assign op pattern](https://rust-lang.github.io/rust-clippy/master/#assign_op_pattern)
2019-10-05 12:02:08 -07:00
..
serial Rust fixes for some clippy warnings 2019-10-05 12:02:08 -07:00
vector Rust added support for the ? operator on Option in 1.22 2019-10-05 11:44:36 -07:00
mod.rs Fix rustdoc feature flags to compile on stable. 2019-01-18 14:19:39 -08:00