Skip to content

Update region inference for traits#5225

Closed
nikomatsakis wants to merge 1 commit into
rust-lang:incomingfrom
nikomatsakis:issue-5224
Closed

Update region inference for traits#5225
nikomatsakis wants to merge 1 commit into
rust-lang:incomingfrom
nikomatsakis:issue-5224

Conversation

@nikomatsakis

Copy link
Copy Markdown
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
Copy Markdown
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
RalfJung added a commit to RalfJung/rust that referenced this pull request Jul 26, 2026
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