Home
last modified time | relevance | path

Searched refs:other_trees (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/tests/common/
H A Deq.rs685 let mut other_trees = other.trees(); in eq() variables
688 None => return other_trees.next().is_none(), in eq()
691 let other = match other_trees.next() { in eq()
704 doc_comment(*style, *symbol, &mut other_trees) in eq()

Completed in 2 milliseconds