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