rust/crates/ide/src
bors 0d5773e04e Auto merge of #14725 - HKalbasi:derive-impls, r=HKalbasi
Emit function bodies in expanding builtin derives

fix #14235
2023-05-04 15:01:44 +00:00
..
annotations
doc_links Propagating sysroot down + Refactoring 2023-05-02 17:08:56 +02:00
hover Auto merge of #14715 - Veykril:symbol-index, r=Veykril 2023-05-02 10:34:53 +00:00
inlay_hints Fix pattern type mismatch in tuples 2023-05-04 16:03:36 +03:30
prime_caches
syntax_highlighting fix: ide: do not highlight escapes in raw strings 2023-05-02 07:16:25 +00:00
typing
annotations.rs
call_hierarchy.rs Refactor symbol index 2023-05-02 12:11:42 +02:00
doc_links.rs Workspace without sysroot could be possible 2023-05-02 17:24:00 +02:00
expand_macro.rs Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30
extend_selection.rs
fetch_crates.rs accepting review suggestions 2023-05-02 11:01:41 -03:00
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
goto_type_definition.rs
highlight_related.rs Simplify 2023-05-02 09:05:28 +02:00
hover.rs fix: ide: exclude sized in go-to actions 2023-05-02 08:19:59 +00:00
inlay_hints.rs Implement text edits for inlay hints 2023-04-12 19:03:57 +09:00
interpret_function.rs MIR episode 4 2023-05-01 23:23:10 +03:30
join_lines.rs
lib.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs
move_item.rs
navigation_target.rs Refactor symbol index 2023-05-02 12:11:42 +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 Refactor symbol index 2023-05-02 12:11:42 +02:00
rename.rs
runnables.rs Refactor symbol index 2023-05-02 12:11:42 +02:00
shuffle_crate_graph.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
signature_help.rs Compute closure captures 2023-04-10 23:04:34 +03:30
ssr.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
static_index.rs MIR episode 4 2023-05-01 23:23:10 +03:30
status.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
syntax_highlighting.rs fix: ide: do not highlight escapes in raw strings 2023-05-02 07:16:25 +00:00
syntax_tree.rs
typing.rs
view_crate_graph.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
view_hir.rs
view_item_tree.rs
view_mir.rs