rust-analyzer/crates/ide/src
bors[bot] 1db60512b6
Merge #6673
6673: Show type of Self on hover r=matklad a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-02 13:06:34 +00:00
..
diagnostics Support struct variants in extract_struct_from_enum_variant 2020-11-03 20:57:04 +01:00
display Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
references Type-safer API for dealing with parameter lists with optional self 2020-12-01 13:53:39 +03:00
syntax_highlighting Add attribute highlight modifier to all tokens inside attributes 2020-11-21 12:51:05 +01:00
typing Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
call_hierarchy.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
diagnostics.rs More accurately place proc-macro diagnostic 2020-11-27 16:29:40 +01:00
display.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
doc_links.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
expand_macro.rs rename mock_analysis -> fixture 2020-10-02 17:49:44 +02:00
extend_selection.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00
file_structure.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
fixture.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
fn_references.rs Add **Ignore Test** assist 2020-11-17 14:22:04 +01:00
folding_ranges.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
goto_definition.rs Support 'go to definition' for self 2020-11-29 12:28:47 +01:00
goto_implementation.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
goto_type_definition.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
hover.rs Show type of Self on hover 2020-11-29 22:49:12 +01:00
inlay_hints.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
join_lines.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
lib.rs Extract the import code into the shared module 2020-11-27 18:28:41 +02:00
markdown_remove.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
markup.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
matching_brace.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
parent_module.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
prime_caches.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
references.rs Support self in reference search 2020-11-29 20:54:17 +01:00
runnables.rs Add **Ignore Test** assist 2020-11-17 14:22:04 +01:00
status.rs Use ExpandResult instead of MacroResult 2020-11-26 16:48:17 +01:00
syntax_highlighting.rs Add attribute highlight modifier to all tokens inside attributes 2020-11-21 12:51:05 +01:00
syntax_tree.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00
typing.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00