rust/crates/ide/src
bors[bot] 5ef0c7a213
Merge #8283
8283: Resolve associated types r=flodiebold a=Veykril

Prior we were only resolving paths until the first type was found, then discarding the result if the path wasn't fully consumed. That of course causes associated types to not resolve. Fixes #5003

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-04-01 21:11:06 +00:00
..
diagnostics Prefer add mod declaration to lib.rs over file.rs in UnlinkedFile fix 2021-03-27 23:43:07 +01:00
display Store an AstId for procedural macros 2021-03-18 16:11:18 +01:00
references Merge #8267 2021-03-31 10:01:56 +00:00
syntax_highlighting Revert "8024: Added test case for highlighting trait items." 2021-03-31 01:46:01 +05:30
typing Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
annotations.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
call_hierarchy.rs Show item info when hovering intra doc links 2021-03-23 19:57:04 +01:00
diagnostics.rs Don't mark unlinked file diagnostic as unused 2021-03-28 03:56:03 +02:00
display.rs Remove ShortLabel 2021-03-16 15:44:31 +01:00
doc_links.rs Merge #8186 2021-03-30 16:45:05 +00:00
expand_macro.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
extend_selection.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
file_structure.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
fixture.rs Cleanup tests 2021-02-09 18:13:11 +03:00
fn_references.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
folding_ranges.rs formatting fix 2021-03-29 12:56:02 +01:00
goto_definition.rs Merge #8267 2021-03-31 10:01:56 +00:00
goto_implementation.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
goto_type_definition.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
hover.rs Resolve associated types with type anchors 2021-04-01 21:52:07 +02:00
inlay_hints.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
join_lines.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
lib.rs Item up and down movers 2021-03-18 11:22:27 +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 Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
move_item.rs Merge #8267 2021-03-31 10:01:56 +00:00
parent_module.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
prime_caches.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
references.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
runnables.rs Merge #8267 2021-03-31 10:01:56 +00:00
ssr.rs add apply ssr assist 2021-03-10 06:02:15 -08:00
status.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
syntax_highlighting.rs Additional syntax highlighting screenshot in manual 2021-03-31 18:45:15 +01:00
syntax_tree.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
typing.rs Gif of "let = " typing assist 2021-03-31 16:39:04 +01:00
view_hir.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00