.. |
completion
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
display
|
align SyntaxText API with upstream
|
2019-07-20 16:52:11 +03:00 |
snapshots
|
several highlighting cleanups
|
2019-07-19 16:09:32 +03: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
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03: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
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
folding_ranges.rs
|
align SyntaxText API with upstream
|
2019-07-20 16:52:11 +03:00 |
goto_definition.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
goto_type_definition.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +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 |
join_lines.rs
|
align SyntaxText API with upstream
|
2019-07-20 16:52:11 +03:00 |
lib.rs
|
migrate ra_ide_api to the new rowan
|
2019-07-19 13:16:25 +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
|
rename range -> text_range
|
2019-07-20 12:58:27 +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
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
runnables.rs
|
rename range -> text_range
|
2019-07-20 12:58:27 +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
|
rename range -> text_range
|
2019-07-20 12:58:27 +03:00 |
test_utils.rs
|
fix typos in mbe tests
|
2019-05-28 18:46:11 +03:00 |
typing.rs
|
align SyntaxText API with upstream
|
2019-07-20 16:52:11 +03:00 |