Cache queries.

This commit is contained in:
Camille GILLOT 2025-06-18 11:38:58 +00:00
parent 09aab29ebf
commit 8a35c7ac5b

View file

@ -1291,6 +1291,7 @@ rustc_queries! {
"computing (transitive) callees of `{}` that may recurse",
tcx.def_path_str(key),
}
cache_on_disk_if { true }
}
/// Obtain all the calls into other local functions