rust/compiler/rustc_query_impl
Nicholas Nethercote b68b92041c Simplify `use crate::rustc_foo::bar` occurrences.
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.)
2024-05-08 16:57:31 +10:00
..
src Simplify `use crate::rustc_foo::bar` occurrences. 2024-05-08 16:57:31 +10:00
Cargo.toml Update measureme crate to version 11 2024-01-13 16:32:03 +01:00