diff options
| author | bors <bors@rust-lang.org> | 2020-10-07 04:58:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-07 04:58:13 +0000 |
| commit | 277191890b60b28790d2d100191d6bc3d8975920 (patch) | |
| tree | 77a7bcdba5ddb1847d3cb9259a2e1535c89b1214 /compiler/rustc_codegen_llvm/src | |
| parent | 14e72696a693ef6618a236062cce8b16f8ee1383 (diff) | |
| parent | da57a16872297de5b6bb7754f722381631d4dca4 (diff) | |
| download | rust-277191890b60b28790d2d100191d6bc3d8975920.tar.gz rust-277191890b60b28790d2d100191d6bc3d8975920.zip | |
Auto merge of #6120 - phansch:replace-lazy-static, r=Manishearth
Replace some lazy_static usage with once_cell feature This replaces some `lazy_static` usage with [`SyncLazy`](https://doc.rust-lang.org/nightly/std/lazy/struct.SyncLazy.html) of the unstable `once_cell` feature. changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
