rust-lang-nursery / lazy-static.rs

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

use new core unreachable API (fixes #96) #97

Closed superp00t closed 6 years ago

superp00t commented 6 years ago

This API change was discussed here.