Replace `lazy_static` with `std::sync::LazyLock` (#16066)
Closes #15860 Since rust std now supports LazyLock replacing lazy_static with it reduce the external dependency. Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
S
Sinan Gençoğlu committed
ff7017c308a543363e26446a5ff992e2c2745969
Parent: 85731df
Committed by GitHub <noreply@github.com>
on 8/20/2024, 6:27:33 PM