Stash and cancel cycle errors for auto trait leakage in opaques
This commit is contained in:
@@ -251,6 +251,7 @@ rustc_queries! {
|
||||
"computing type of opaque `{path}`",
|
||||
path = tcx.def_path_str(key),
|
||||
}
|
||||
cycle_stash
|
||||
}
|
||||
|
||||
query type_alias_is_lazy(key: DefId) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user