Home
last modified time | relevance | path

Searched refs:full_where_clause (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/pin-project-internal/src/pin_project/
Dderive.rs730 let mut full_where_clause = cx.orig.generics.where_clause.clone().unwrap(); in make_unpin_impl() localVariable
776 full_where_clause.predicates.push(parse_quote! { in make_unpin_impl()
803 #full_where_clause in make_unpin_impl()
816 #full_where_clause in make_unpin_impl()