..
completion
introduce FromSource trait
2019-09-19 19:38:27 +03:00
display
Refactor a bit to prepare for resolving trait assoc items
2019-09-17 19:47:45 +02: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
introduce hir debugging infra
2019-09-09 12:32:16 +03:00
completion.rs
Split out complete_macro_in_item_position
2019-09-11 22:44:44 +08:00
db.rs
introduce hir debugging infra
2019-09-09 12:32:16 +03:00
diagnostics.rs
introduce FromSource trait
2019-09-19 19:38:27 +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
fix renaming of modules
2019-09-05 21:36:40 +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
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
introduce FromSource trait
2019-09-19 19:38:27 +03:00
status.rs
drop memory size of subtree
2019-07-19 19:55:54 +03:00
symbol_index.rs
make source_root API more abstract
2019-09-06 14:21:11 +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
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