Home
last modified time | relevance | path

Searched defs:RangeSyntax (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/syn/tests/common/
Deq.rs622 impl SpanlessEq for RangeSyntax { implementation
/third_party/rust/rust/compiler/rustc_ast/src/
Dast.rs718 pub enum RangeSyntax { enum