Skip to content

Commit 509896f

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

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

-1
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)