We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6616e2c + 8abfb68 commit 509896fCopy full SHA for 509896f
src/librustc_trait_selection/traits/util.rs
@@ -217,7 +217,6 @@ pub fn impl_trait_ref_and_oblig<'a, 'tcx>(
217
(impl_trait_ref, impl_obligations)
218
}
219
220
-/// See [`super::obligations_for_generics`].
221
pub fn predicates_for_generics<'tcx>(
222
cause: ObligationCause<'tcx>,
223
recursion_depth: usize,
0 commit comments