Searched defs:FromOverInto (Results 1 – 2 of 2) sorted by relevance
51 pub struct FromOverInto { struct55 impl FromOverInto { impl64 impl<'tcx> LateLintPass<'tcx> for FromOverInto { implementation
74 struct FromOverInto<T>(Vec<T>); in msrv_1_40() struct85 struct FromOverInto<T>(Vec<T>); in msrv_1_41() struct