rust/crates/ra_ide_api/src
2019-11-15 12:56:24 +03:00
..
completion Auto-upgrade some insta snapshots 2019-11-15 12:56:24 +03:00
display Auto-upgrade some insta snapshots 2019-11-15 12:56:24 +03:00
references Introduce hir::GenericParam 2019-11-11 17:36:27 +03:00
snapshots Add hir::Local 2019-11-11 14:42:08 +03:00
assists.rs
call_info.rs Use match_ast! in FnCallNode::with_node 2019-10-30 14:39:05 -04:00
change.rs Minor cleanup 2019-11-12 11:49:16 +03:00
completion.rs
db.rs Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
diagnostics.rs Auto-upgrade some insta snapshots 2019-11-15 12:56:24 +03:00
display.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
extend_selection.rs
feature_flags.rs Implement postfix completions feature flag 2019-11-11 22:55:10 -05:00
folding_ranges.rs
goto_definition.rs Add hir::Local 2019-11-11 14:42:08 +03:00
goto_type_definition.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
hover.rs Cleanup hover 2019-11-14 22:53:42 -05:00
impls.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
inlay_hints.rs Auto-upgrade some insta snapshots 2019-11-15 12:56:24 +03:00
join_lines.rs
lib.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
line_index_utils.rs
line_index.rs
marks.rs
matching_brace.rs
mock_analysis.rs Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
parent_module.rs Move ids to hir_def crate 2019-10-30 13:11:38 +03:00
references.rs Add hir::Local 2019-11-11 14:42:08 +03:00
runnables.rs Auto-upgrade some insta snapshots 2019-11-15 12:56:24 +03:00
source_change.rs Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
status.rs Refactor and simpfily 2019-11-09 04:26:28 +08:00
symbol_index.rs
syntax_highlighting.rs Add hir::Local 2019-11-11 14:42:08 +03:00
syntax_tree.rs
test_utils.rs
typing.rs Some clippy fixes 2019-10-30 13:36:37 -04:00
wasm_shims.rs