Skip to content

Update region inference for traits #5225

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

nikomatsakis
Copy link
Contributor

Update region inference for traits so that a method with explicit self doesn't incorrectly cause the entire trait to be tagged as being region-parameterized.

Fixes #5224.

r? @pcwalton

explicit self doesn't incorrectly cause the entire trait to
be tagged as being region-parameterized.

Fixes rust-lang#5224.
@nikomatsakis
Copy link
Contributor Author

r+ (carrying over)

bors added a commit that referenced this pull request Mar 5, 2013
Update region inference for traits so that a method with explicit self doesn't incorrectly cause the entire trait to be tagged as being region-parameterized.

Fixes #5224.

r? @pcwalton
@bors bors closed this Mar 5, 2013
@nikomatsakis nikomatsakis deleted the issue-5224 branch March 30, 2016 16:15
flip1995 added a commit to flip1995/rust that referenced this pull request Jun 23, 2020
Remove `bar` from blacklisted names

changelog: Remove `bar` from blacklisted names
fixes rust-lang#5225
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants