Home
last modified time | relevance | path

Searched defs:second_bound (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/syn/tests/
Dtest_generics.rs269 let second_bound = &predicate.bounds[1]; in test_fn_precedence_in_where_clause() localVariable
/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs538 pub second_bound: ty::Binder<'tcx, TraitRefPrintOnlyTraitPath<'tcx>>, field