mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +00:00

They can just be written as `use rustc_foo::bar`, which is far more standard. (I didn't even know that a `crate::` prefix was valid.)
For more information about how the query system works, see the rustc dev guide.