Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

merge danburkert/master #10

Merged
merged 11 commits into from
Aug 6, 2018
Merged

Conversation

mykmelez
Copy link

@mykmelez mykmelez commented Aug 6, 2018

Merges the changes recently landed to danburkert/master, including the fixes for #1 and #2.

ncloudioj and others added 11 commits August 4, 2018 06:12
Linking lmdb with MinGW has begun failing due to [1], so this commit
disables it.

[1]: rust-lang/rust#47048
Earlier versions of pkg-config don't build with any post-1.0 rust
compiler.

This is an attempt to get lmdb, and some non-trivial crates which depend
on it, building with `-Z minimal-versions`. See
rust-lang/cargo#5657 for more information.
It previously called unwrap() which panics if a key isn't found
This commit changes the API of Cursor::iter_dup_of, and is thus a
breaking change.
@mykmelez mykmelez merged commit 6c975fa into mozilla:master Aug 6, 2018
@mykmelez mykmelez deleted the merge-danburkert-master branch August 6, 2018 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants