about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-05-26 07:20:52 +0000
committerbors <bors@rust-lang.org>2020-05-26 07:20:52 +0000
commitcb272d5d21c94f9a460d68d76817227a5913fbf7 (patch)
tree233384ff8665bf54134f9a6f43739cf0ebe2082e /src/rustllvm/RustWrapper.cpp
parent9eedd138ee22147111a885d6948fb050d9849bf4 (diff)
parentfe1753af840527bb2beba3ee603971312299b2e7 (diff)
downloadrust-cb272d5d21c94f9a460d68d76817227a5913fbf7.tar.gz
rust-cb272d5d21c94f9a460d68d76817227a5913fbf7.zip
Auto merge of #72093 - jonas-schievink:unmut, r=oli-obk
Avoid `Operand::Copy` with `&mut T`

This is generally unsound to do, as the copied type is assumed to implement
`Copy`.

Closes https://github.com/rust-lang/rust/issues/46420
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions