diff options
| author | bors <bors@rust-lang.org> | 2020-12-11 07:54:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-11 07:54:35 +0000 |
| commit | a2e29d67c26bdf8f278c98ee02d6cc77a279ed2e (patch) | |
| tree | 6887e0e4ff6c805e0e0a7cf0f715e028d98bccc8 /compiler/rustc_resolve/src | |
| parent | 65d053ab74d8c8c9c502b678acc265f3d7e2ac49 (diff) | |
| parent | 594b451ccc65329a3f5e60f5b6690bcd0f7e9e7b (diff) | |
| download | rust-a2e29d67c26bdf8f278c98ee02d6cc77a279ed2e.tar.gz rust-a2e29d67c26bdf8f278c98ee02d6cc77a279ed2e.zip | |
Auto merge of #79893 - RalfJung:forget-windows, r=oli-obk
Windows TLS: ManuallyDrop instead of mem::forget The Windows TLS implementation still used `mem::forget` instead of `ManuallyDrop`, leading to the usual problem of "using" the `Box` when it should not be used any more.
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions
