about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-31 18:06:53 +0000
committerbors <bors@rust-lang.org>2024-07-31 18:06:53 +0000
commite12408bf1145a0339e37d73259c36999e078eb44 (patch)
tree918b917af71cca7fb44575d5a150aaa75f10842d /compiler/rustc_codegen_gcc/src/errors.rs
parentbba84aa8366c9e44082f0da471a80fcf249b0433 (diff)
parent086065e56b83e54f1236be0c69fadd613e7363a8 (diff)
downloadrust-e12408bf1145a0339e37d73259c36999e078eb44.tar.gz
rust-e12408bf1145a0339e37d73259c36999e078eb44.zip
Auto merge of #17755 - ShoyuVanilla:issue-17738, r=davidbarsky
fix: Apply `IndexMut` obligations for non-assigning mutable index usages

Fixes #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
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions