rust/compiler/rustc_query_system/src
bors 28d0e75269 Auto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
Build the query vtable directly.

Continuation of https://github.com/rust-lang/rust/pull/89978.

This shrinks the query interface and attempts to reduce the amount of function pointer calls.
2021-10-25 01:10:50 +00:00
..
dep_graph Inline DepNodeParams methods. 2021-10-20 18:46:25 +02:00
ich Compute full HIR hash during lowering. 2021-10-10 00:05:49 +02:00
query Do not require QueryCtxt for cache_on_disk. 2021-10-23 18:12:43 +02:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
lib.rs Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank 2021-10-24 15:48:42 +02:00