rust-analyzer/crates/ra_ide_api/src
2019-11-18 14:20:14 -05:00
..
completion Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
display More sources 2019-11-18 14:36:11 +03:00
references Use Source<&ast::Name> in classify_name 2019-11-18 10:47:19 -05:00
snapshots Add hir::Local 2019-11-11 14:42:08 +03:00
assists.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
call_info.rs Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
change.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
completion.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
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
expand.rs Token-based reverse-mapping 2019-11-18 15:08:39 +03:00
extend_selection.rs extend selection in trait bound extends to plus 2019-10-27 21:29:06 +09:00
feature_flags.rs Implement postfix completions feature flag 2019-11-11 22:55:10 -05:00
folding_ranges.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
goto_definition.rs More sources 2019-11-18 14:36:11 +03:00
goto_type_definition.rs Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
hover.rs Fix test 2019-11-18 14:20:14 -05:00
impls.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
inlay_hints.rs Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
join_lines.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
lib.rs Add ra_ide_api::expand 2019-11-18 14:23:24 +03:00
line_index.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
line_index_utils.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
marks.rs add <> when completing generic types 2019-10-08 21:14:52 +03:00
matching_brace.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
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 Use Source<&ast::Name> in classify_name 2019-11-18 10:47:19 -05:00
runnables.rs Sourcify some things 2019-11-15 23:24:56 +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 Prepare SourceDatabase API for lazy file loading 2019-10-14 16:23:55 +03:00
syntax_highlighting.rs Use Source<&ast::Name> in classify_name 2019-11-18 10:47:19 -05:00
syntax_tree.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
test_utils.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
typing.rs Some clippy fixes 2019-10-30 13:36:37 -04:00
wasm_shims.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00