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

Specify lifetimes for DebugLoc iterators because lifetime elision is too conservative #189

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

khuey
Copy link
Contributor

@khuey khuey commented Mar 15, 2017

Lifetime elision binds the iterator to the lifetime of self rather than to 'input, which is too limiting.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.001%) to 89.054% when pulling 3f99d03 on khuey:loc_lifetime into 78aa861 on gimli-rs:master.

@philipc philipc merged commit fdfaba1 into gimli-rs:master Mar 15, 2017
@philipc
Copy link
Collaborator

philipc commented Mar 15, 2017

Thanks!

@khuey khuey deleted the loc_lifetime branch March 15, 2017 22:15
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.

None yet

3 participants