Module rustc_query_impl::plumbing
source · Expand description
The implementation of the query system itself. This defines the macros that generate the actual methods on tcx which find and execute the provider, manage the caches, and so forth.
Macros
Structs
Functions
- Don’t show the backtrace for query system by default use
RUST_BACKTRACE=full
to show all the backtraces