remove obsolete comment

Referenced was removed in 9f492fefef
This commit is contained in:
Tshepang Lekhonkhobe 2020-05-01 11:45:05 +02:00
parent e94eaa6dce
commit 8abfb685b3

View file

@ -217,7 +217,6 @@ pub fn impl_trait_ref_and_oblig<'a, 'tcx>(
(impl_trait_ref, impl_obligations)
}
/// See [`super::obligations_for_generics`].
pub fn predicates_for_generics<'tcx>(
cause: ObligationCause<'tcx>,
recursion_depth: usize,