.. |
completion
|
implement feature flags
|
2019-08-22 15:07:31 +03: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
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
call_info.rs
|
remove ast::*Kind from ra_ide_api
|
2019-08-19 14:13:58 +03:00 |
change.rs
|
implement durability
|
2019-08-15 15:27:00 +03: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
|
implement feature flags
|
2019-08-22 15:07:31 +03:00 |
diagnostics.rs
|
Use Source in Diagnostic and implement
|
2019-08-12 23:06:08 +07: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 |
feature_flags.rs
|
implement feature flags
|
2019-08-22 15:07:31 +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
|
remove ast::*Kind from ra_ide_api
|
2019-08-19 14:13:58 +03:00 |
inlay_hints.rs
|
qualify ast types with ast::
|
2019-08-19 14:27:15 +03:00 |
join_lines.rs
|
switch to upstream rowan's API
|
2019-07-20 20:12:06 +03:00 |
lib.rs
|
implement feature flags
|
2019-08-22 15:07:31 +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
|
remove ast::*Kind from ra_ide_api
|
2019-08-19 14:13:58 +03:00 |
runnables.rs
|
remove ast::*Kind from ra_ide_api
|
2019-08-19 14:13:58 +03: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
|
fix typos in mbe tests
|
2019-05-28 18:46:11 +03:00 |
typing.rs
|
Make Analysis api cancellable
|
2019-07-25 20:22:41 +03:00 |