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

regression in diesel in recent nightlies #39377

Closed
steveklabnik opened this issue Jan 29, 2017 · 2 comments
Closed

regression in diesel in recent nightlies #39377

steveklabnik opened this issue Jan 29, 2017 · 2 comments
Labels
regression-from-stable-to-nightly Performance or correctness regression from stable to nightly.

Comments

@steveklabnik
Copy link
Member

Diesel has been seeing a number of these lately: https://gitter.im/diesel-rs/diesel?at=588d2606e836bf7010a34858

Apparently it's only a problem in newer nightlies. More investigation is needed.

@steveklabnik steveklabnik added the regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. label Jan 29, 2017
@sfackler
Copy link
Member

Might be #39347?

@jseyfried
Copy link
Contributor

Yeah, this is #39347 (closing in favor of that) -- should be fixed in a day or two.
In the meantime, a workaround is to remove #![feature(proc_macro)].

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

3 participants