8 Commits (22fc1faca47c4ee9fcae0667994471b875108ef0)

Author SHA1 Message Date
Oleksandr Anyshchenko d4023f2683
Add clippy linter in CI (#417) 4 years ago
wqfish 4f9524bd36 Move to Rust 2018 (#375) 5 years ago
Gary Guo 23608e905e Avoid copy in DBRawIterator::{key, value} 5 years ago
Jordan Terrell e565d68852 Fixing rustfmt.toml and applying formatting... 6 years ago
Jordan Terrell 0a1eff1833 Renaming DBName to DBPath and implementing AsRef<Path> on DBPath... 6 years ago
Martin Ek 17588a7658 Make sure DB is dropped after all tests 7 years ago
Karl Hobley 1c3333636d Implement RawIterator.seek_for_prev 7 years ago
Volker Mische 6408a42c7a Move tests to the default `tests` directory 7 years ago
Karl Hobley 6f1aae1997 Remove just_seeked from DBRawIterator 8 years ago
Karl Hobley 73d75af5c3 Added tests for DBRawIterator 8 years ago