Remove more traces of anonymous ADTs
This commit is contained in:
parent
1857833cdf
commit
f495cec548
2 changed files with 1 additions and 4 deletions
|
|
@ -818,7 +818,6 @@ impl TyCoercionStability {
|
|||
| TyKind::Typeof(..)
|
||||
| TyKind::TraitObject(..)
|
||||
| TyKind::InferDelegation(..)
|
||||
| TyKind::AnonAdt(..)
|
||||
| TyKind::Err(_) => Self::Reborrow,
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue