Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/test-utils/src/
Dfixture.rs80 pub introduce_new_source_root: Option<String>, field
193 let mut introduce_new_source_root = None; in parse_meta_line() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/base-db/src/
Dfixture.rs441 introduce_new_source_root: Option<SourceRootKind>, field