rust/compiler/rustc_query_system
nils 24ce4cfa20
Remove the `describe` method from the `QueryDescription` trait
It was called directly already, but now it's even more useless since it
just forwards to the free function. Call it directly.
2022-10-14 22:35:56 +02:00
..
src Remove the `describe` method from the `QueryDescription` trait 2022-10-14 22:35:56 +02:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00