add comment
This commit is contained in:
parent
415aa663a2
commit
369f9aa099
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ impl<'tcx> EvalCtxt<'_, 'tcx> {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Guard against `<T as Trait<?0>>::Assoc = ?0>`.
|
||||||
struct ContainsTerm<'tcx> {
|
struct ContainsTerm<'tcx> {
|
||||||
term: ty::Term<'tcx>,
|
term: ty::Term<'tcx>,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue