Skip to content

Change method lookup to require invariance for mutable references#17130

Merged
bors merged 1 commit into
masterfrom
unknown repository
Sep 14, 2014
Merged

Change method lookup to require invariance for mutable references#17130
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Sep 9, 2014

Copy link
Copy Markdown

Fixes #17033.
Fixes #15965.

cc @nikomatsakis

bors added a commit that referenced this pull request Sep 12, 2014
bors added a commit that referenced this pull request Sep 13, 2014
bors added a commit that referenced this pull request Sep 14, 2014
@bors bors closed this Sep 14, 2014
@bors bors merged commit 28bc568 into rust-lang:master Sep 14, 2014
@ghost ghost deleted the issue-17033 branch September 14, 2014 20:50
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 11, 2026
…functions (rust-lang#17130)

fixes rust-lang/rust-clippy#17070

while working on the issue I also found that `result_unit_err` also had
the same problem, which should also be fixed now.

changelog: fix [`result_large_err`] and [`result_unit_err`] not
triggering on async functions.
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.

compiler internal error: subtype error ICE on call/deref of bottom

2 participants