rust/crates/ide/src
2021-09-12 23:19:23 +02:00
..
display switch log crate to tracing 2021-08-30 15:11:42 +08:00
doc_links
syntax_highlighting internal: make naming consistent 2021-08-14 17:01:28 +03:00
typing
annotations.rs fix: multi-token mapping aware find references 2021-09-01 19:19:16 +02:00
call_hierarchy.rs fix: multi-token mapping aware find references 2021-09-01 19:19:16 +02:00
display.rs
doc_links.rs resolve_doc_path is able to resolve to macros 2021-08-02 14:33:09 +02:00
expand_macro.rs fix: Fix multiple derives in one attribute not expanding all in expand_macro 2021-08-26 03:32:45 +02:00
extend_selection.rs
file_structure.rs
fixture.rs Show type actions on ranged type hover 2021-08-11 13:52:57 +02:00
fn_references.rs
folding_ranges.rs
goto_declaration.rs
goto_definition.rs
goto_implementation.rs fix: make goto_implementation multi-token mapping aware 2021-09-01 14:51:37 +02:00
goto_type_definition.rs Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
highlight_related.rs Use correct search scopes for macros 2021-09-02 17:30:55 +02:00
hover.rs Merge #10202 2021-09-12 07:54:56 +00:00
inlay_hints.rs Fix three more (reverse) “a”/“an” typos 2021-08-22 17:48:15 +02:00
join_lines.rs feat: join lines merges assignments 2021-08-22 21:28:39 +03:00
lib.rs fix: multi-token mapping aware find references 2021-09-01 19:19:16 +02:00
markdown_remove.rs
markup.rs
matching_brace.rs
move_item.rs Fix move_item test fixture indentations 2021-07-30 13:03:28 +02:00
parent_module.rs
prime_caches.rs internal: more obviously correct code for cache priming progerss 2021-08-30 19:18:48 +03:00
references.rs Use correct file syntax node for decl_access computation in find_all_refs 2021-09-12 23:19:23 +02:00
rename.rs Rename fails on renaming definitions created by macros 2021-08-20 00:12:47 +02:00
runnables.rs implement #10070 in runnables 2021-09-09 18:02:53 +03:00
ssr.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
status.rs
syntax_highlighting.rs Fix typo in reference modifier description 2021-08-09 14:06:14 +03:00
syntax_tree.rs
typing.rs
view_crate_graph.rs
view_hir.rs
view_item_tree.rs