Searched defs:IntoOverflowableItem (Results 1 – 1 of 1) sorted by relevance
194 pub(crate) trait IntoOverflowableItem<'a>: Rewrite + Spanned { interface219 impl<'a> IntoOverflowableItem<'a> for $ty { impl226 impl<'a> IntoOverflowableItem<'a> for $ty_with_lifetime<'a> { impl