rust/crates/ra_ide_api/src
Aleksey Kladov 0f6c048ce1 ⬆️ insta
2019-08-29 17:04:01 +03:00
..
completion ⬆️ insta 2019-08-29 17:04:01 +03:00
display ⬆️ insta 2019-08-29 17:04:01 +03:00
snapshots Update snapshots/highlighting.html to use correct highlighting 2019-08-22 01:08:07 +02: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 rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
db.rs implement feature flags 2019-08-22 15:07:31 +03:00
diagnostics.rs ⬆️ insta 2019-08-29 17:04:01 +03:00
display.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
extend_selection.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
feature_flags.rs implement feature flags 2019-08-22 15:07:31 +03:00
folding_ranges.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
goto_definition.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
goto_type_definition.rs streamline API 2019-07-21 13:28:58 +03:00
hover.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
impls.rs remove ast::*Kind from ra_ide_api 2019-08-19 14:13:58 +03:00
inlay_hints.rs ⬆️ insta 2019-08-29 17:04:01 +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_utils.rs Clippy trivially_copy_pass_by_ref 2019-07-05 12:02:32 -04:00
line_index.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
marks.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
matching_brace.rs streamline API 2019-07-21 13:28:58 +03:00
mock_analysis.rs Specify cursor position in ok-wrapping tests, and switch to using analysis_and_position function 2019-08-25 12:56:23 +03:00
name_ref_kind.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
parent_module.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
references.rs ⬆️ insta 2019-08-29 17:04:01 +03:00
runnables.rs ⬆️ insta 2019-08-29 17:04:01 +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 struct -> record, pos -> tuple 2019-08-23 16:59:50 +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