crossbeam-rs / crossbeam

Tools for concurrent programming in Rust
Apache License 2.0
7.49k stars 470 forks source link

Use const thread_local #1070

Closed taiki-e closed 10 months ago

taiki-e commented 10 months ago

This is available since Rust 1.59 (https://github.com/rust-lang/rust/pull/91355).