Skip to content

Make destructuring trait reference work #15083

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
Jun 23, 2014

Conversation

edwardw
Copy link
Contributor

@edwardw edwardw commented Jun 21, 2014

Closes #15031.

bors added a commit that referenced this pull request Jun 23, 2014
@bors bors closed this Jun 23, 2014
@bors bors merged commit f87bc6a into rust-lang:master Jun 23, 2014
@edwardw edwardw deleted the destructure-trait-ref branch June 23, 2014 11:51
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 17, 2023
…, r=Veykril

Follow raw pointers in autoderef chain when resolving methods with custom receiver

Fixes rust-lang#15083

I believe this stopped working after alexkirsz/rust-analyzer@e797479
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.

Destructuring of references to trait objects is broken
4 participants