mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 12:58:58 +00:00

don't reexport atomic::ordering via rustc_data_structures, use std import This looks simpler.
For more information about how the query system works, see the rustc dev guide.