rust/crates/ra_ide_api/src
2019-09-26 22:22:08 +03:00
..
completion move assists to subdir 2019-09-25 14:29:41 +03:00
display Remove redundant clone() 2019-09-25 10:32:01 +09:00
snapshots Update snapshots/highlighting.html to use correct highlighting 2019-08-22 01:08:07 +02:00
assists.rs
call_info.rs remove ast::*Kind from ra_ide_api 2019-08-19 14:13:58 +03:00
change.rs disable periodic GC 2019-09-26 12:31:16 +03:00
completion.rs Split out complete_macro_in_item_position 2019-09-11 22:44:44 +08:00
db.rs allow compiling ra_ide_api on wasm 2019-09-20 20:39:02 +03:00
diagnostics.rs keep ast creation API simple 2019-09-26 15:29:28 +03:00
display.rs Support completion for macros 2019-09-10 13:32:47 +08: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 Pacify rustfmt. 2019-09-19 17:37:41 +02:00
goto_definition.rs introduce FromSource trait 2019-09-19 19:38:27 +03:00
goto_type_definition.rs streamline API 2019-07-21 13:28:58 +03:00
hover.rs Refactor a bit to prepare for resolving trait assoc items 2019-09-17 19:47:45 +02:00
impls.rs introduce FromSource trait 2019-09-19 19:38:27 +03:00
inlay_hints.rs ⬆️ insta 2019-08-29 17:04:01 +03:00
join_lines.rs fix hir for new block syntax 2019-09-02 21:23:19 +03:00
lib.rs allow compiling ra_ide_api on wasm 2019-09-20 20:39:02 +03:00
line_index_utils.rs
line_index.rs Start simplifying editing API 2019-09-26 22:22:08 +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 Refactor a bit to prepare for resolving trait assoc items 2019-09-17 19:47:45 +02:00
parent_module.rs introduce FromSource trait 2019-09-19 19:38:27 +03:00
references.rs introduce FromSource trait 2019-09-19 19:38:27 +03:00
runnables.rs Start simplifying editing API 2019-09-26 22:22:08 +03:00
status.rs disable periodic GC 2019-09-26 12:31:16 +03:00
symbol_index.rs allow compiling ra_ide_api on wasm 2019-09-20 20:39:02 +03:00
syntax_highlighting.rs Refactor a bit to prepare for resolving trait assoc items 2019-09-17 19:47:45 +02:00
syntax_tree.rs always use \n newlines 2019-09-05 17:50:39 +03:00
test_utils.rs
typing.rs Make Analysis api cancellable 2019-07-25 20:22:41 +03:00
wasm_shims.rs allow compiling ra_ide_api on wasm 2019-09-20 20:39:02 +03:00