rust/crates/ide/src
bors 1379b5fac7 Auto merge of #14630 - Veykril:arc, r=Veykril
internal: `Arc<String>` -> `Arc<str>`
2023-04-22 07:58:13 +00:00
..
annotations
doc_links Add toolchain meta for tests 2023-04-11 21:21:10 +09:00
hover Spelling 2023-04-19 09:45:55 -04:00
inlay_hints Auto merge of #14577 - jsoref:spelling, r=lnicola 2023-04-19 14:05:40 +00:00
prime_caches
syntax_highlighting fix(ide): highlight escapes in char 2023-04-06 23:20:12 +08:00
typing
annotations.rs
call_hierarchy.rs
doc_links.rs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
expand_macro.rs Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
extend_selection.rs
file_structure.rs Spelling 2023-04-19 09:45:55 -04:00
fixture.rs Spelling 2023-04-19 09:45:55 -04:00
folding_ranges.rs
goto_declaration.rs
goto_definition.rs mbe: fix token conversion for doc comments 2023-04-22 03:06:06 +00:00
goto_implementation.rs Fix tests 2023-03-14 19:55:20 +01:00
goto_type_definition.rs Add signature help for record struct patterns 2023-03-14 21:55:03 +01:00
highlight_related.rs Add BindingId 2023-03-06 21:09:08 +03:30
hover.rs beginning of MIR 2023-02-27 23:45:54 +03:30
inlay_hints.rs Implement text edits for inlay hints 2023-04-12 19:03:57 +09:00
join_lines.rs
lib.rs internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
markdown_remove.rs
markup.rs Support trait aliases in IDE where type support isn't needed 2023-03-04 00:24:08 +09:00
matching_brace.rs
moniker.rs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
move_item.rs Support trait aliases in IDE where type support isn't needed 2023-03-04 00:24:08 +09:00
navigation_target.rs Option begone part 2 2023-04-16 19:20:48 +02:00
parent_module.rs
prime_caches.rs Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
references.rs Support trait aliases in IDE where type support isn't needed 2023-03-04 00:24:08 +09:00
rename.rs Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
runnables.rs Support trait aliases in IDE where type support isn't needed 2023-03-04 00:24:08 +09:00
shuffle_crate_graph.rs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
signature_help.rs Compute closure captures 2023-04-10 23:04:34 +03:30
ssr.rs
static_index.rs Compute closure captures 2023-04-10 23:04:34 +03:30
status.rs internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
syntax_highlighting.rs fix(ide): highlight escapes in char 2023-04-06 23:20:12 +08:00
syntax_tree.rs
typing.rs
view_crate_graph.rs Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
view_hir.rs
view_item_tree.rs
view_mir.rs Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30