about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-12 07:59:10 +0900
committerGitHub <noreply@github.com>2021-01-12 07:59:10 +0900
commit8e6472fe32fb9e047783a5b10193e6895f5b3ac8 (patch)
treeced8b93a7016d17de5e81afb2255a2bd132f3ac9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent56504a00f2ea183653beb0a06393343c99cdf6e2 (diff)
parent20979aad7733d8ddc89a1922560c4770d3a6e814 (diff)
downloadrust-8e6472fe32fb9e047783a5b10193e6895f5b3ac8.tar.gz
rust-8e6472fe32fb9e047783a5b10193e6895f5b3ac8.zip
Rollup merge of #80324 - Aaron1011:loop-move-fn-self, r=oli-obk
Explain method-call move errors in loops

PR #73708 added a more detailed explanation of move errors that occur
due to a call to a method that takes `self`. This PR extends that logic
to work when a move error occurs due to a method call in the previous
iteration of a loop.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions