diff options
| author | bors <bors@rust-lang.org> | 2020-05-26 07:20:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-05-26 07:20:52 +0000 |
| commit | cb272d5d21c94f9a460d68d76817227a5913fbf7 (patch) | |
| tree | 233384ff8665bf54134f9a6f43739cf0ebe2082e /src/rustllvm/RustWrapper.cpp | |
| parent | 9eedd138ee22147111a885d6948fb050d9849bf4 (diff) | |
| parent | fe1753af840527bb2beba3ee603971312299b2e7 (diff) | |
| download | rust-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
