about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-09-05 14:15:55 +0530
committerGitHub <noreply@github.com>2022-09-05 14:15:55 +0530
commitd2fdb5d1d65ac8928258df588423b710602097ba (patch)
tree5b75246d52d76d1d68422bef9f92b2295f432ac3 /compiler/rustc_codegen_llvm/src
parent75e7bb842a23dcc39ace3032adf99c7e03b5e442 (diff)
parent41d4ea231410004f8f07bc097c51a5fe991b4ba5 (diff)
downloadrust-d2fdb5d1d65ac8928258df588423b710602097ba.tar.gz
rust-d2fdb5d1d65ac8928258df588423b710602097ba.zip
Rollup merge of #101429 - compiler-errors:issue-101119, r=lcnr
Don't suggest reborrow if usage is inside a closure

I can't think of why we would ever be able to *successfully* suggest a mutable reborrow `&mut *` due to a move happening due to a closure, so just suppress it.

Fixes #101119
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions