..
completion
Rerun cargo format, to make tests pass and formatting incorrect
2019-07-28 12:45:01 +01:00
display
cargo format
2019-07-28 12:08:06 +01:00
snapshots
Inline snapshots for all tests in runnables.rs
2019-07-28 11:57:56 +01:00
assists.rs
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
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
Support destructuring patterns
2019-07-29 00:33:10 +03:00
join_lines.rs
switch to upstream rowan's API
2019-07-20 20:12:06 +03:00
lib.rs
Make Analysis api cancellable
2019-07-25 20:22:41 +03:00
line_index_utils.rs
Clippy trivially_copy_pass_by_ref
2019-07-05 12:02:32 -04:00
line_index.rs
marks.rs
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
references.rs
Merge #1601
2019-07-29 12:54:40 +00:00
runnables.rs
cargo format
2019-07-28 12:08:06 +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
Make Analysis api cancellable
2019-07-25 20:22:41 +03:00
test_utils.rs
typing.rs
Make Analysis api cancellable
2019-07-25 20:22:41 +03:00