Searched defs:rvalue_hint (Results 1 – 2 of 2) sorted by relevance
75 pub(super) fn rvalue_hint(fcx: &FnCtxt<'a, 'tcx>, ty: Ty<'tcx>) -> Expectation<'tcx> { in rvalue_hint() method
1336 fn rvalue_hint(ctx: &mut InferenceContext<'_>, ty: Ty) -> Self { in rvalue_hint() method