rust-analyzer/crates/ra_ide_api/src
Aleksey Kladov a87579500a Move Ty
2019-11-27 21:16:00 +03:00
..
completion Cleanup 2019-11-26 22:56:07 +03:00
display Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
references More precise NameKind::Self 2019-11-26 21:32:39 +03: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 Merge #2406 2019-11-26 13:18:03 +00:00
change.rs Remove ns-polymorphic type_for_def 2019-11-26 21:04:24 +03:00
completion.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
db.rs ⬆️ salsa 2019-11-26 11:29:20 +03:00
diagnostics.rs Rename Source::ast -> Source::value 2019-11-20 09:42:30 +03:00
display.rs Introduce ToNav trait 2019-11-11 12:19:57 +03:00
expand.rs Fix expand macro 2019-11-20 21:33:01 +08:00
expand_macro.rs Add hygiene information to SourceAnalyzer 2019-11-26 15:05:53 +08: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 precise NameKind::Self 2019-11-26 21:32:39 +03:00
goto_type_definition.rs Introduce hir::Type 2019-11-26 14:02:57 +03:00
hover.rs More precise NameKind::Self 2019-11-26 21:32:39 +03:00
impls.rs Move Ty 2019-11-27 21:16:00 +03:00
inlay_hints.rs Introduce hir::Type 2019-11-26 14:02:57 +03:00
join_lines.rs fix 2190; add test for "replace if let with match" 2019-11-20 19:01:06 +01:00
lib.rs Add support for environment to CrateGraph 2019-11-22 13:57:25 +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 Add support for environment to CrateGraph 2019-11-22 13:57:25 +03:00
parent_module.rs Add support for environment to CrateGraph 2019-11-22 13:57:25 +03:00
references.rs More precise NameKind::Self 2019-11-26 21:32:39 +03: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 Introduce hir::Type 2019-11-26 14:02:57 +03: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 Don't continue line comments 2019-11-22 10:38:33 +03:00
wasm_shims.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00