about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-12 20:59:43 +0000
committerbors <bors@rust-lang.org>2020-10-12 20:59:43 +0000
commitfebd0086a5ea6475d8243c7651908ddd96711896 (patch)
tree1ba0052a5b0f550cf96ecdf0fffabbb65aff3582 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent18ffea01eeea09cd273de0ff37e0ac8b5b70f7c5 (diff)
parent7b3493c0e95e8cf9656d2cefffc621cb3e5eb726 (diff)
downloadrust-febd0086a5ea6475d8243c7651908ddd96711896.tar.gz
rust-febd0086a5ea6475d8243c7651908ddd96711896.zip
Auto merge of #6163 - phansch:remove-one-lazy-static, r=flip1995
Remove lazy_static completely and use once_cell feature instead

Follow-up to https://github.com/rust-lang/rust-clippy/pull/6120

This removes the last remaining `lazy_static` usages and replaces them with `SyncLazy` from the `once_cell` feature.

---

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions