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 a lifetime bug uncovered by NLL, thanks @lqd #457

Merged
merged 1 commit into from
Aug 23, 2018
Merged

Fix a lifetime bug uncovered by NLL, thanks @lqd #457

merged 1 commit into from
Aug 23, 2018

Conversation

SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Aug 23, 2018

Same as #454, but backported to rust-url 1.6.0 (as 1.6.1) to avoid dealing with unrelated rust-url changes in servo/servo#21356.


This change is Reviewable

@SimonSapin SimonSapin merged commit 5852553 into master Aug 23, 2018
@SimonSapin SimonSapin deleted the nll branch August 23, 2018 17:03
andersk added a commit to andersk/cargo-download that referenced this pull request Jan 3, 2021
url 1.6.0 no longer builds with Rust 1.40 and later due to a lifetime
bug uncovered by NLL:

servo/rust-url#457

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
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.

1 participant