Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile with Rust 1.20 #1

Closed
dvtomas opened this issue Oct 6, 2018 · 1 comment
Closed

Doesn't compile with Rust 1.20 #1

dvtomas opened this issue Oct 6, 2018 · 1 comment

Comments

@dvtomas
Copy link
Contributor

dvtomas commented Oct 6, 2018

Because match ergonomics introduced in newer Rust is employed. Need Rust 1.20 because of this:

slog-rs/kvfilter#15 (comment)

PR coming ASAP.

Publishing new version of the crate with the fix applied would be very appreciated, thanks!

@tailhook
Copy link
Owner

Released as v0.3.1. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants