mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
write path resolution code only once
This commit is contained in:
parent
857c35ddb0
commit
e884ab05c2
3 changed files with 15 additions and 65 deletions
|
@ -1,3 +1 @@
|
|||
use test_utils::mark;
|
||||
|
||||
mark!(inserts_parens_for_function_calls);
|
||||
test_utils::marks!(inserts_parens_for_function_calls);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue