rust/compiler/rustc_query_system/src
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
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
ich create def ids for impl traits during ast lowering 2022-09-30 15:12:01 -03:00
query Remove the describe method from the QueryDescription trait 2022-10-14 22:35:56 +02:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
error.rs query_system: finish migration 2022-10-10 14:20:16 +01:00
lib.rs query_system: finish migration 2022-10-10 14:20:16 +01:00
values.rs Rewrite representability 2022-10-07 09:33:46 -05:00