Searched refs:RangeSyntax (Results 1 – 1 of 1) sorted by relevance
122 use rustc_ast::ast::RangeSyntax;622 impl SpanlessEq for RangeSyntax { implementation625 RangeSyntax::DotDotDot | RangeSyntax::DotDotEq => true, in eq()