Skip to content

Fix invalid lifetime name#74

Merged
shepmaster merged 1 commit into
shepmaster:masterfrom
petrochenkov:master
Oct 6, 2016
Merged

Fix invalid lifetime name#74
shepmaster merged 1 commit into
shepmaster:masterfrom
petrochenkov:master

Conversation

@petrochenkov

Copy link
Copy Markdown
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.

@shepmaster shepmaster merged commit 41e2fb1 into shepmaster:master Oct 6, 2016
@shepmaster

Copy link
Copy Markdown
Owner

Thanks!

abandoned or not,

Nope, just not under active development. I'm still investigating ways to make everything performant and still safe!

@petrochenkov

Copy link
Copy Markdown
Contributor Author

Thanks!
Could you also publish the updated version to crates.io so it doesn't show up as a regression again?

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