Skip to content

Commit fbdb885

Browse files
authored
Rollup merge of #71739 - tshepang:master, r=Dylan-DPC
remove obsolete comment Referenced was removed in 9f492fe
2 parents 4bd4458 + 8abfb68 commit fbdb885

File tree

1 file changed

+0
-1
lines changed
  • src/librustc_trait_selection/traits

1 file changed

+0
-1
lines changed

src/librustc_trait_selection/traits/util.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ pub fn impl_trait_ref_and_oblig<'a, 'tcx>(
217217
(impl_trait_ref, impl_obligations)
218218
}
219219

220-
/// See [`super::obligations_for_generics`].
221220
pub fn predicates_for_generics<'tcx>(
222221
cause: ObligationCause<'tcx>,
223222
recursion_depth: usize,

0 commit comments

Comments
 (0)