Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/
Dmod.rs664 let same_path = || -> Result<_, NonTrivialPath> { in check_and_note_conflicting_crates() localVariable
1432 let same_path = path1 == path2; in cmp() localVariable