Add removed comments back in self-outlives-lint
This commit is contained in:
parent
ce16189d46
commit
f045b214ea
3 changed files with 18 additions and 16 deletions
|
@ -342,7 +342,6 @@ fn check_gat_where_clauses(tcx: TyCtxt<'_>, associated_items: &[hir::TraitItemRe
|
|||
param_env,
|
||||
required_bounds_by_item.get(&item_def_id),
|
||||
);
|
||||
// FIXME(compiler-errors): Do we want to add a assoc ty default to the wf_tys?
|
||||
gather_gat_bounds(
|
||||
tcx,
|
||||
param_env,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue