Feed resolutions query instead of it being a thin wrapper around an untracked field
This commit is contained in:
@@ -27,7 +27,7 @@ rustc_queries! {
|
||||
}
|
||||
|
||||
query resolutions(_: ()) -> &'tcx ty::ResolverGlobalCtxt {
|
||||
eval_always
|
||||
feedable
|
||||
no_hash
|
||||
desc { "getting the resolver outputs" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user