Skip to main content

Module modifiers

Module modifiers 

Source
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_cache query modifier
cache_on_disk_if ๐Ÿ”’
cache_on_disk_if { ... } query modifier
depth_limit ๐Ÿ”’
depth_limit query modifier
desc ๐Ÿ”’
desc { ... } query modifier
eval_always ๐Ÿ”’
eval_always query modifier
feedable ๐Ÿ”’
feedable query modifier
no_force ๐Ÿ”’
no_force query modifier
no_hash ๐Ÿ”’
no_hash query modifier
separate_provide_extern ๐Ÿ”’
separate_provide_extern query modifier