-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
lazy_static has served the community well over the better part of a decade. Over that time, the Rust language has evolved, and better alternatives built on that evolution have emerged. That functionality has now made its way into the standard library, with aspects of it stabilizing from 1.70.0.
This library hasn't seen steady maintainership in some time. To support migration off lazy_static and towards once_cell or the standard library's types I propose we formally deprecate this library.
cc @rust-lang-nursery/libs-contributors
dtolnay, thomcc, JohnTitor, hatoo, ChrisDenton and 70 moreREASY, deivur, AceofSpades5757, ErrorNoInternet, kevi-sun and 14 moreandraantariksa, TornaxO7, AceofSpades5757, ErrorNoInternet, blyxyas and 2 more
Metadata
Metadata
Assignees
Labels
No labels