rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.9k stars 108 forks source link

Modernize lazy-static infra #219

Closed KodrAus closed 1 month ago

KodrAus commented 1 month ago

This PR just gets the codebase infra back into a reasonable state.