mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 06:55:31 +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.