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>2022-06-19 00:17:13 +0200
committerGitHub <noreply@github.com>2022-06-19 00:17:13 +0200
commit4737e9e42bdece36eed33fd9639195b60fdacd6f (patch)
treedb4050ede26c7c0eb52c2bd2f0dc1c607860388d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent09c93018d77a19e3f8f6bde5dc70e929f04f6318 (diff)
parentf095f802dcd0f5ead14539c3f11985b4a3562912 (diff)
downloadrust-4737e9e42bdece36eed33fd9639195b60fdacd6f.tar.gz
rust-4737e9e42bdece36eed33fd9639195b60fdacd6f.zip
Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se
once cell renamings

This PR does the renamings proposed in https://github.com/rust-lang/rust/issues/74465#issuecomment-1153703128

- Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}`
- Move/rename `lazy::{SyncOnceCell, SyncLazy}` to `sync::{OnceLock, LazyLock}`

(I used `Lazy...` instead of `...Lazy` as it seems to be more consistent, easier to pronounce, etc)

```@rustbot``` label +T-libs-api -T-libs
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions