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

Fixed invalid JavaScript #12484

Merged
merged 1 commit into from
Feb 23, 2014
Merged

Fixed invalid JavaScript #12484

merged 1 commit into from
Feb 23, 2014

Conversation

thehydroimpulse
Copy link
Contributor

No description provided.

Signed-off-by: Daniel Fagnan <[email protected]>
@lilyball lilyball mentioned this pull request Feb 23, 2014
@bors bors closed this Feb 23, 2014
@bors bors merged commit c08cfa1 into rust-lang:master Feb 23, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…lnicola

fix: Stack overflows and wrong type inference of associated type shorthands

This fixes `generic_predicates_for_param_query` comparing local IDs that belong to different definitions.

As the query is used in multiple places this fix affects various r-a features when an associated type shorthand and `impl Trait` involved. Notably inference, goto, completion, hover.

Fixes rust-lang#12484
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.

5 participants