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

Rustdoc is now passing "doctest" cfg and not "test" anymore #172

Closed GuillaumeGomez closed 4 years ago

LukasKalbertodt commented 4 years ago

Thanks