Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/clippy/clippy_utils/src/
Dhir_utils.rs92 … pub fn eq_path_segments(&mut self, left: &[PathSegment<'_>], right: &[PathSegment<'_>]) -> bool { in eq_path_segments() method
457 … pub fn eq_path_segments(&mut self, left: &[PathSegment<'_>], right: &[PathSegment<'_>]) -> bool { in eq_path_segments() method