.. |
display
|
resolve_doc_path is able to resolve to macros
|
2021-08-02 14:33:09 +02:00 |
doc_links
|
Some more fragment fixes
|
2021-07-20 17:03:39 +02:00 |
syntax_highlighting
|
resolve_doc_path is able to resolve to macros
|
2021-08-02 14:33:09 +02:00 |
typing
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
annotations.rs
|
internal: explain that we don't ref in style.md
|
2021-08-02 15:59:28 +03:00 |
call_hierarchy.rs
|
Factor out pick_best_token ide pattern into ide_db
|
2021-06-22 17:50:15 +02:00 |
display.rs
|
Remove ShortLabel
|
2021-03-16 15:44:31 +01:00 |
doc_links.rs
|
resolve_doc_path is able to resolve to macros
|
2021-08-02 14:33:09 +02:00 |
expand_macro.rs
|
Factor out pick_best_token ide pattern into ide_db
|
2021-06-22 17:50:15 +02:00 |
extend_selection.rs
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
file_structure.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
fixture.rs
|
Return both field and local references for shorthands in goto_def
|
2021-07-11 16:16:16 +02:00 |
fn_references.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
folding_ranges.rs
|
Folding ranges respect item visibilities
|
2021-07-15 17:44:23 +02:00 |
goto_declaration.rs
|
Return both field and local references for shorthands in goto_def
|
2021-07-11 16:16:16 +02:00 |
goto_definition.rs
|
Simplify
|
2021-07-26 20:26:24 +02:00 |
goto_implementation.rs
|
Simplify
|
2021-07-15 21:28:30 +02:00 |
goto_type_definition.rs
|
Use Type::walk for goto_type_definition
|
2021-07-14 01:42:30 +02:00 |
highlight_related.rs
|
Wrap inner tail expressions in MissingOkOrSomeInTailExpr
|
2021-07-31 20:00:09 +02:00 |
hover.rs
|
Merge #9762
|
2021-08-02 16:17:15 +00:00 |
inlay_hints.rs
|
Annotate type hints for pattern name ranges instead of the pattern itself
|
2021-07-31 15:30:45 +02:00 |
join_lines.rs
|
Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST
|
2021-07-29 23:02:52 +02:00 |
lib.rs
|
refactor: Apply PR suggestions
|
2021-07-27 18:31:21 -04: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
|
simplify
|
2021-05-15 17:22:39 +02:00 |
move_item.rs
|
Fix move_item test fixture indentations
|
2021-07-30 13:03:28 +02:00 |
parent_module.rs
|
simplify
|
2021-05-15 17:22:39 +02:00 |
prime_caches.rs
|
Simplify
|
2021-07-15 21:28:30 +02:00 |
references.rs
|
Complete editable private items
|
2021-07-23 19:57:16 +02:00 |
rename.rs
|
Refine extraction targets of extract_function assist
|
2021-07-29 15:45:05 +02:00 |
runnables.rs
|
Some more fragment fixes
|
2021-07-20 17:03:39 +02:00 |
ssr.rs
|
Small fixes
|
2021-05-03 18:45:30 +03:00 |
status.rs
|
fix
|
2021-06-29 20:34:52 +01:00 |
syntax_highlighting.rs
|
Simplify
|
2021-07-15 21:28:30 +02:00 |
syntax_tree.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
typing.rs
|
Don't insert } when typing { in string
|
2021-06-21 14:54:49 +02:00 |
view_crate_graph.rs
|
Add "View Crate Graph (Full)"
|
2021-07-02 00:10:33 +02:00 |
view_hir.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
view_item_tree.rs
|
Add a "Debug ItemTree" LSP request
|
2021-05-21 23:59:52 +02:00 |