mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-22 18:05:07 +00:00
5 lines
136 B
Rust
5 lines
136 B
Rust
test_utils::marks!(
|
|
inserts_parens_for_function_calls
|
|
goto_definition_works_for_methods
|
|
goto_definition_works_for_fields
|
|
);
|