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

librustc: Consider where clauses when traversing free regions in #16616

Merged
merged 1 commit into from
Aug 22, 2014

Conversation

pcwalton
Copy link
Contributor

signatures.

Closes #16549.
Closes #16564.

r? @pnkfelix

@pcwalton pcwalton force-pushed the unboxed-closure-where-clause branch from 8ef77be to 24a2137 Compare August 22, 2014 02:33
bors added a commit that referenced this pull request Aug 22, 2014
@bors bors closed this Aug 22, 2014
@bors bors merged commit 24a2137 into rust-lang:master Aug 22, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 25, 2024
fix: server hanging up on build script task

This should fix rust-lang/rust-analyzer#16614, can't say for certain since it might be not 100% reproducible... We really need to replace the current workspace fetching logic, it is completely unreadable and incredibly difficult to follow. I don't really understand how the server even got to hang here honestly (I would expect it to loop re-fetching build scripts, but not hang).
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.

ICE when using a lifetime parameter in a where clause ICE: When moving Fn bound to where clause
2 participants