Skip to content

Regression on nightly-2017-07-08 and nightly-2017-07-09 #43131

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

Closed
lakinwecker opened this issue Jul 9, 2017 · 2 comments
Closed

Regression on nightly-2017-07-08 and nightly-2017-07-09 #43131

lakinwecker opened this issue Jul 9, 2017 · 2 comments
Labels
regression-from-stable-to-nightly Performance or correctness regression from stable to nightly.

Comments

@lakinwecker
Copy link

I have to use nightly for a few other libraries, but the nightlies listed in the title will not compile slog-async 2.0.1. nightly-2017-07-07 does compile it.

The errors in compilation look like this:

https://gist.github.com/lakinwecker/72839075f2a671750e89b4be190641de

I was unsure if this is an issue for the library maintainer or rust, so I filed a github issue for the library first: slog-rs/async#2 and was asked to file one here. Hopefully this is the right place and has enough information.

The repo/issue for the library is here: slog-rs/async#2

@Mark-Simulacrum Mark-Simulacrum added the regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. label Jul 9, 2017
@Mark-Simulacrum
Copy link
Member

Could you try running cargo update? I suspect that @petrochenkov fixed this in slog here slog-rs/slog#139... cc tracking issue #34537.

@lakinwecker
Copy link
Author

Yes, that worked. Sorry for using this as a support forum. I was not aware of cargo update. My bad. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-nightly Performance or correctness regression from stable to nightly.
Projects
None yet
Development

No branches or pull requests

2 participants