Skip to content

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
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.

2 participants