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

Fix invalid lifetime name #2

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Fix invalid lifetime name #2

merged 1 commit into from
Oct 6, 2016

Conversation

petrochenkov
Copy link
Contributor

Not sure if this crate is abandoned or not, but it's going to be broken by an upcoming bugfix in rustc. This PR fixes the lifetime name error that wasn't caught by early versions of rustc.
See rust-lang/rust#36892 and rust-lang/rust#36894 for more details.

@ogham ogham merged commit 2a98e68 into rust-datetime:master Oct 6, 2016
@ogham
Copy link
Contributor

ogham commented Oct 6, 2016

It’s not abandoned — though I do have some changes I’ve made to the datetime crate that haven’t been pushed up yet.

Thought I got all these lifetime errors as well. Thanks! 👍

@ogham
Copy link
Contributor

ogham commented Oct 6, 2016

Published as v0.1.3

@petrochenkov
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants