Skip to content

Uncomment a test. #9360

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

Merged
merged 1 commit into from
Sep 21, 2013
Merged

Uncomment a test. #9360

merged 1 commit into from
Sep 21, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented Sep 20, 2013

@bors bors closed this Sep 21, 2013
@bors bors merged commit 76a5391 into rust-lang:master Sep 21, 2013
@huonw huonw deleted the 4449 branch November 25, 2013 10:55
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2023
…n, r=flip1995

Add machine applicable suggestion for `needless_lifetimes`

changelog: [`needless_lifetimes`]: Add machine applicable suggestion

Fixes rust-lang#9360

It doesn't make suggestions for async functions as the input lifetime spans are funky there

The examples in rust-lang#5787 and rust-lang#7271 no longer seem to FP this PR aside, I added tests for them rather than disabling the lint entirely for async functions, I don't know if there are further FPs there though

Closes rust-lang#5787
Closes rust-lang#7271
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.

net_url::tests::test_decode_form_urlencoded causes ICE on FreeBSD
3 participants