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.
1 parent e94eaa6 commit 8abfb68Copy full SHA for 8abfb68
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