Skip to content

Commit

Permalink
Rollup merge of #71739 - tshepang:master, r=Dylan-DPC
Browse files Browse the repository at this point in the history
remove obsolete comment

Referenced was removed in 9f492fe
  • Loading branch information
Dylan-DPC authored May 1, 2020
2 parents 4bd4458 + 8abfb68 commit fbdb885
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_trait_selection/traits/util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit fbdb885

Please sign in to comment.