about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMartin Habovstiak <martin.habovstiak@gmail.com>2021-02-04 11:13:03 +0100
committerMartin Habovstiak <martin.habovstiak@gmail.com>2021-02-04 15:20:14 +0100
commitf42e96149dd03e816b8bc3c329e7b9a5d12fcdab (patch)
treeb9a550dae263d711255414fe996c09db8dc710f1 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente708cbd91c9cae4426d69270248362b423324556 (diff)
downloadrust-f42e96149dd03e816b8bc3c329e7b9a5d12fcdab.tar.gz
rust-f42e96149dd03e816b8bc3c329e7b9a5d12fcdab.zip
Stabilize poison API of Once, rename poisoned()
This stabilizes:

* `OnceState`
* `OnceState::is_poisoned()` (previously named `poisoned()`)
* `Once::call_once_force()`

`poisoned()` was renamed because the new name is more clear as a few
people agreed and nobody objected.

Closes #33577
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions