Expand description
This contains documentation which is linked from query modifiers used in the rustc_queries! proc macro.
The dummy items in this module are used to enable hover documentation for modifier names in the query list, and to allow find-all-references to list all queries that use a particular modifier.
Structsยง
- arena_
cache ๐ arena_cachequery modifier- cache_
on_ ๐disk_ if cache_on_disk_if { ... }query modifier- depth_
limit ๐ depth_limitquery modifier- desc ๐
desc { ... }query modifier- eval_
always ๐ eval_alwaysquery modifier- feedable ๐
feedablequery modifier- no_
force ๐ no_forcequery modifier- no_hash ๐
no_hashquery modifier- separate_
provide_ ๐extern separate_provide_externquery modifier