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
is_anon 🔒