rustc_
query_
impl
1.86.0-nightly
(649b995a9 2025-01-22)
In rustc_
query_
impl::
plumbing
Macros
call_provider
define_queries
depth_limit
expand_if_cached
feedable
handle_cycle_error
hash_result
is_anon
is_eval_always
item_if_cached
should_ever_cache_on_disk
Structs
QueryCtxt
Functions
__rust_begin_short_backtrace
create_query_frame
encode_all_query_results
encode_query_results
force_from_dep_node
loadable_from_disk
query_callback
query_key_hash_verify
query_key_hash_verify_all
try_load_from_disk
try_load_from_on_disk_cache
try_mark_green
rustc_query_impl
::
plumbing
Function
loadable_from_disk
Copy item path
Settings
Help
Summary
Source
pub(crate) fn loadable_from_disk<'tcx>( tcx:
TyCtxt
<'tcx>, id:
SerializedDepNodeIndex
, ) ->
bool