Searched defs:bound_sig (Results 1 – 1 of 1) sorted by relevance
37 bound_sig: ty::PolyFnSig<'tcx>, field371 let bound_sig = self.supplied_sig_of_closure(expr_def_id, decl, body); in sig_of_closure_no_expectation() localVariable449 let bound_sig = expected_sig.sig.map_bound(|sig| { in sig_of_closure_with_expectation() localVariable462 let bound_sig = self.tcx.anonymize_bound_vars(bound_sig); in sig_of_closure_with_expectation() localVariable