diff options
| author | bors <bors@rust-lang.org> | 2020-10-12 20:59:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-12 20:59:43 +0000 |
| commit | febd0086a5ea6475d8243c7651908ddd96711896 (patch) | |
| tree | 1ba0052a5b0f550cf96ecdf0fffabbb65aff3582 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 18ffea01eeea09cd273de0ff37e0ac8b5b70f7c5 (diff) | |
| parent | 7b3493c0e95e8cf9656d2cefffc621cb3e5eb726 (diff) | |
| download | rust-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
