Uplift NormalizesTo
, CoercePredicate
, and SubtypePredicate
This commit is contained in:
parent
0d4dca2b82
commit
0a8f33830c
10 changed files with 128 additions and 87 deletions
|
@ -100,8 +100,6 @@ impl<I: rustc_type_ir::Interner> IntoDiagArg for rustc_type_ir::TraitRef<I> {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
impl<I: rustc_type_ir::Interner> IntoDiagArg for rustc_type_ir::ExistentialTraitRef<I> {
|
||||
fn into_diag_arg(self) -> DiagArgValue {
|
||||
self.to_string().into_diag_arg()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue