mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 19:47:28 +00:00
Use AtomicU8 instead of AtomicUsize in backtrace.rs Just a small inefficiency I saw when looking at std sources.
Use AtomicU8 instead of AtomicUsize in backtrace.rs Just a small inefficiency I saw when looking at std sources.