.. |
completion
|
Inline snapshots for all tests in complete_snippet, remove now-unused check_completion
|
2019-07-28 11:45:03 +01:00 |
display
|
Inline snapshot for test_file_structure (less clear that this one is a good idea)
|
2019-07-28 12:01:28 +01:00 |
snapshots
|
Inline snapshots for all tests in runnables.rs
|
2019-07-28 11:57:56 +01:00 |
assists.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
call_info.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
change.rs
|
Some renamings for clarity
|
2019-07-14 18:22:47 +02:00 |
completion.rs
|
Inline snapshots for all tests in complete_snippet, remove now-unused check_completion
|
2019-07-28 11:45:03 +01:00 |
db.rs
|
Some clippy fixes for 1.36
|
2019-07-04 17:43:00 -04:00 |
diagnostics.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
display.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
extend_selection.rs
|
streamline API
|
2019-07-21 13:28:58 +03:00 |
folding_ranges.rs
|
switch to upstream rowan's API
|
2019-07-20 20:12:06 +03:00 |
goto_definition.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
goto_type_definition.rs
|
streamline API
|
2019-07-21 13:28:58 +03:00 |
hover.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
impls.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
inlay_hints.rs
|
Code review fixes
|
2019-07-22 23:25:13 +03:00 |
join_lines.rs
|
switch to upstream rowan's API
|
2019-07-20 20:12:06 +03:00 |
lib.rs
|
Resolve types on the server
|
2019-07-21 23:44:37 +03:00 |
line_index.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
line_index_utils.rs
|
Clippy trivially_copy_pass_by_ref
|
2019-07-05 12:02:32 -04:00 |
marks.rs
|
update ra_ide_api to use builtins
|
2019-05-30 16:10:07 +03:00 |
matching_brace.rs
|
streamline API
|
2019-07-21 13:28:58 +03:00 |
mock_analysis.rs
|
Fix clippy::redundant_clone
|
2019-07-05 12:45:58 +09:00 |
name_ref_kind.rs
|
several highlighting cleanups
|
2019-07-19 16:09:32 +03:00 |
parent_module.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
references.rs
|
Inline snapshots for all tests in references.rs
|
2019-07-28 11:52:17 +01:00 |
runnables.rs
|
Inline snapshots for all tests in runnables.rs
|
2019-07-28 11:57:56 +01:00 |
status.rs
|
drop memory size of subtree
|
2019-07-19 19:55:54 +03:00 |
symbol_index.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
syntax_highlighting.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
syntax_tree.rs
|
switch to upstream rowan's API
|
2019-07-20 20:12:06 +03:00 |
test_utils.rs
|
fix typos in mbe tests
|
2019-05-28 18:46:11 +03:00 |
typing.rs
|
streamline API
|
2019-07-21 13:28:58 +03:00 |