Skip to content
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

test: Fix a test that fails when cross compiling #17755

Merged
merged 1 commit into from
Oct 4, 2014

Conversation

alexcrichton
Copy link
Member

Hopefully unblocks a snapshot

bors added a commit that referenced this pull request Oct 4, 2014
@bors bors closed this Oct 4, 2014
@bors bors merged commit 1e22b20 into rust-lang:master Oct 4, 2014
@alexcrichton alexcrichton deleted the unblock-snapshot branch October 11, 2014 21:40
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 1, 2024
fix: Apply `IndexMut` obligations for non-assigning mutable index usages

Fixes rust-lang#17738

Currently, we are pushing `IndexMut` obligations only for assign usages;
https://github.com/rust-lang/rust-analyzer/blob/f982f3fa2c23570c10108e83c1ecc392ea411866/crates/hir-ty/src/infer/expr.rs#L809-L817
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.

3 participants