mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
2d828cd253
Use AtomicU8 instead of AtomicUsize in backtrace.rs Just a small inefficiency I saw when looking at std sources.