solana/ledger
François Garillot b08cff9e77
Simplify some pattern-matches (#16402)
When those match an exact combinator on Option / Result.

Tool-aided by [comby-rust](https://github.com/huitseeker/comby-rust).
2021-04-08 12:40:37 -06:00
..
benches Add limit and shrink policy for recycler (#15320) 2021-02-24 00:15:58 -08:00
src Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
tests Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
.gitignore
Cargo.toml Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
build.rs