Stash and cancel cycle errors for auto trait leakage in opaques
This commit is contained in:
parent
cf226e93dc
commit
1836c1fbbd
15 changed files with 55 additions and 234 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue