Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide/src/
H A Dtyping.rs211 let target_indent = format!(" {}", prev_indent); in on_dot_typed() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide/src/
H A Dtyping.rs211 let target_indent = format!(" {}", prev_indent); in on_dot_typed() localVariable