mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
update ra_ide_api to use builtins
This commit is contained in:
parent
c6ee9d681c
commit
b6a854e161
8 changed files with 82 additions and 55 deletions
|
@ -6,4 +6,5 @@ test_utils::marks!(
|
|||
goto_definition_works_for_named_fields
|
||||
call_info_bad_offset
|
||||
dont_complete_current_use
|
||||
dont_complete_primitive_in_use
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue