about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-07 04:58:13 +0000
committerbors <bors@rust-lang.org>2020-10-07 04:58:13 +0000
commit277191890b60b28790d2d100191d6bc3d8975920 (patch)
tree77a7bcdba5ddb1847d3cb9259a2e1535c89b1214 /compiler/rustc_codegen_llvm/src
parent14e72696a693ef6618a236062cce8b16f8ee1383 (diff)
parentda57a16872297de5b6bb7754f722381631d4dca4 (diff)
downloadrust-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