Stabilize GATs
This commit is contained in:
parent
02654a0844
commit
3cf0e98dc9
280 changed files with 313 additions and 808 deletions
|
@ -2064,8 +2064,6 @@ fn confirm_impl_candidate<'cx, 'tcx>(
|
|||
|
||||
// Get obligations corresponding to the predicates from the where-clause of the
|
||||
// associated type itself.
|
||||
// Note: `feature(generic_associated_types)` is required to write such
|
||||
// predicates, even for non-generic associated types.
|
||||
fn assoc_ty_own_obligations<'cx, 'tcx>(
|
||||
selcx: &mut SelectionContext<'cx, 'tcx>,
|
||||
obligation: &ProjectionTyObligation<'tcx>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue