Home
last modified time | relevance | path

Searched defs:check_with_config (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dannotations.rs225 fn check_with_config(ra_fixture: &str, expect: Expect, config: &AnnotationConfig) { in check_with_config() function
Dhighlight_related.rs490 fn check_with_config(ra_fixture: &str, config: HighlightRelatedConfig) { in check_with_config() function
Dinlay_hints.rs579 pub(super) fn check_with_config(config: InlayHintsConfig, ra_fixture: &str) { in check_with_config() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/imports/insert_use/
Dtests.rs996 fn check_with_config( in check_with_config() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/
Dtests.rs156 fn check_with_config( in check_with_config() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/diagnostics/
Dto_proto.rs528 fn check_with_config(config: DiagnosticsMapConfig, diagnostics_json: &str, expect: ExpectFile) { in check_with_config() function