mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.)
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.)