flux_rustc_bridge::lowering

Function lower_place

Source
pub fn lower_place<'tcx>(
    _tcx: TyCtxt<'tcx>,
    place: &Place<'tcx>,
) -> Result<Place, UnsupportedReason>