| .. |
|
diagnostics
|
avoid converting types into themselves via .into() (clippy::useless-conversion)
|
2021-03-17 01:27:56 +01:00 |
|
display
|
Store an AstId for procedural macros
|
2021-03-18 16:11:18 +01:00 |
|
references
|
simplify
|
2021-03-23 17:49:06 +01:00 |
|
syntax_highlighting
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
|
typing
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
|
annotations.rs
|
move Semantics::visit_file_defs to ide_db::helpers
|
2021-03-15 12:18:52 +01:00 |
|
call_hierarchy.rs
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
|
diagnostics.rs
|
Redo it properly and add a quickfix
|
2021-03-15 01:39:41 +01:00 |
|
display.rs
|
Remove ShortLabel
|
2021-03-16 15:44:31 +01:00 |
|
doc_links.rs
|
Cleanup intra_doc_link parsing
|
2021-03-23 20:56:38 +01:00 |
|
expand_macro.rs
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00:00 |
|
extend_selection.rs
|
clippy::complexity simplifications related to Iterators
|
2021-03-21 13:13:34 +01:00 |
|
file_structure.rs
|
Move code to the appropriate layer
|
2021-03-15 12:55:27 +03: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
|
removed logging stuff
|
2021-02-13 17:50:52 +01:00 |
|
goto_definition.rs
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
|
goto_implementation.rs
|
Power up goto_implementation
|
2021-03-15 12:10:18 +01:00 |
|
goto_type_definition.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
|
hover.rs
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
|
inlay_hints.rs
|
Power up goto_implementation
|
2021-03-15 12:10:18 +01:00 |
|
join_lines.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03: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
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
|
move_item.rs
|
Remove needless lifetime
|
2021-03-19 17:01:39 +02:00 |
|
parent_module.rs
|
Return multiple modules in parent_module
|
2021-03-15 15:15:40 +01:00 |
|
prime_caches.rs
|
Re-export base_db from ide_db
|
2020-10-24 11:39:57 +03:00 |
|
references.rs
|
Set up a search scope when searching for mbe macro references
|
2021-03-23 11:32:10 +01:00 |
|
runnables.rs
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
|
ssr.rs
|
add apply ssr assist
|
2021-03-10 06:02:15 -08:00 |
|
status.rs
|
Include countme crate to count important data structures.
|
2021-01-21 19:30:52 +03:00 |
|
syntax_highlighting.rs
|
Track source file IDs in source mapping of Attrs
|
2021-03-18 13:16:27 +01:00 |
|
syntax_tree.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
|
typing.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
|
view_hir.rs
|
Fix a few clippy::perf warnings
|
2021-02-16 10:55:34 -05:00 |