Skip to content

Uncomment a test. - #9360

Merged
bors merged 1 commit into
rust-lang:masterfrom
huonw:4449
Sep 21, 2013
Merged

Uncomment a test.#9360
bors merged 1 commit into
rust-lang:masterfrom
huonw:4449

Conversation

@huonw

@huonw huonw commented Sep 20, 2013

Copy link
Copy Markdown
Contributor

bors added a commit that referenced this pull request Sep 21, 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
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9363: Set explicit target directory to avoid cargo deadlock r=jonas-schievink a=oxalica

Fix rust-lang#9360 

r? @jonas-schievink 

Co-authored-by: oxalica <oxalicc@pm.me>
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