Cache queries.
This commit is contained in:
parent
09aab29ebf
commit
8a35c7ac5b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue