Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_incremental/src/
Dassert_module_sources.rs89 let user_path = self.field(attr, sym::module).to_string(); in check_attr() localVariable
Derrors.rs63 pub user_path: String, field
72 pub user_path: &'a str, field