rust/crates/ide/src
2021-02-02 17:47:56 +03:00
..
diagnostics Remove use of SourceFileEdit 2021-01-23 07:54:45 +00:00
display Show alias underlying type 2021-02-02 17:47:56 +03:00
references Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
syntax_highlighting Classify function calls as functions when shadowed by types 2021-01-28 19:08:55 +01:00
typing Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
call_hierarchy.rs Remove obsolete RangeInfo usage in references 2021-01-18 21:10:01 +01:00
diagnostics.rs Add diagnostic for filter_map followed by next 2021-01-23 07:40:24 +00:00
display.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
doc_links.rs Fix broken link in intra-doc 2021-01-22 20:06:45 +09:00
expand_macro.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
extend_selection.rs . 2021-01-20 01:56:11 +03:00
file_structure.rs Move SymbolKind to ide_db 2021-01-20 15:25:34 +01:00
fixture.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
fn_references.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
folding_ranges.rs Use items can also have doc comments 2020-12-04 17:09:40 +01:00
goto_definition.rs Cleanup tests 2021-01-22 15:13:18 +03:00
goto_implementation.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
goto_type_definition.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
hover.rs Return inner attributes of outline mod declarations in attrs_query 2021-01-31 19:53:01 +01:00
inlay_hints.rs Only hide parameter hints for path, field and methodcall expressions 2021-01-27 15:03:43 +01:00
join_lines.rs . 2021-01-20 01:56:11 +03:00
lib.rs Move SymbolKind to ide_db 2021-01-20 15:25:34 +01:00
markdown_remove.rs
markup.rs
matching_brace.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
parent_module.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
prime_caches.rs
references.rs Shorten hir::TypeParam full_range in NavigationTarget 2021-01-26 01:01:00 +01:00
runnables.rs Merge #7353 2021-01-22 15:31:47 +00:00
status.rs Include countme crate to count important data structures. 2021-01-21 19:30:52 +03:00
syntax_highlighting.rs Move SymbolKind to ide_db 2021-01-20 15:25:34 +01:00
syntax_tree.rs Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
typing.rs Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
view_hir.rs Address review suggestion, fix tidy tests 2021-01-01 19:25:18 +00:00