about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-03 21:11:33 +0100
committerGitHub <noreply@github.com>2025-02-03 21:11:33 +0100
commitf2b7a299d2e4552851a97895a937d1b62f6dfdfe (patch)
tree666106326c4041dbcc56041618dfec6e86ff60c8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent534d79adf938fc3839fad47832c7cf2b4927d7d9 (diff)
parentf8b01b3d19a362f2b2416bf14773c54aa5f07324 (diff)
downloadrust-f2b7a299d2e4552851a97895a937d1b62f6dfdfe.tar.gz
rust-f2b7a299d2e4552851a97895a937d1b62f6dfdfe.zip
Rollup merge of #136289 - Pyr0de:oncecell-docs, r=tgross35
OnceCell & OnceLock docs: Using (un)initialized consistently

Changed
* `set` / `initialize` / `full` to `initialized state`
* `uninitialize` / `empty` to `uninitialized state`
* `f` to `f()`
* Added explaination of `uninitialized state` & `initialized state`

[OnceCell Docs](https://doc.rust-lang.org/nightly/std/cell/struct.OnceCell.html)
[OnceLock Docs](https://doc.rust-lang.org/nightly/std/sync/struct.OnceLock.html)

Fixes #85716
``@rustbot`` label +A-docs
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions