Skip to content

Commit 8abfb68

Browse files
committed
remove obsolete comment
Referenced was removed in 9f492fe
1 parent e94eaa6 commit 8abfb68

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)