Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dannotations.rs39 pub struct AnnotationConfig { struct
56 config: &AnnotationConfig, in annotations()
225 fn check_with_config(ra_fixture: &str, expect: Expect, config: &AnnotationConfig) { in check_with_config()
Dlib.rs709 config: &AnnotationConfig, in annotations()