diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-06-19 00:17:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-19 00:17:13 +0200 |
| commit | 4737e9e42bdece36eed33fd9639195b60fdacd6f (patch) | |
| tree | db4050ede26c7c0eb52c2bd2f0dc1c607860388d /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 09c93018d77a19e3f8f6bde5dc70e929f04f6318 (diff) | |
| parent | f095f802dcd0f5ead14539c3f11985b4a3562912 (diff) | |
| download | rust-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/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
