Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dannotations.rs75 let annotation_range = match config.location { in annotations() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dto_proto.rs1155 let annotation_range = range(&line_index, annotation.range); in code_lens() localVariable
1201 let annotation_range = range(&line_index, annotation.range); in code_lens() localVariable
1254 let annotation_range = range(&line_index, annotation.range); in code_lens() localVariable