rust-analyzer/crates/ra_ide_api/src
Aleksey Kladov 3ab1519cb2 Change ids strategy
this is a part of larghish hir refactoring which aims to

* replace per-source-root module trees with per crate trees
* switch from a monotyped DedId to type-specific ids
2019-01-24 13:29:19 +03:00
..
completion Change ids strategy 2019-01-24 13:29:19 +03:00
snapshots Change ids strategy 2019-01-24 13:29:19 +03:00
call_info.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
completion.rs postfix completion 2019-01-21 13:19:51 +08:00
db.rs Change ids strategy 2019-01-24 13:29:19 +03:00
extend_selection.rs extend selection expands macros and can totally panic 2019-01-20 21:05:01 +03:00
goto_definition.rs Change ids strategy 2019-01-24 13:29:19 +03:00
hover.rs move rename to a new mod 2019-01-19 15:36:58 +03:00
imp.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
lib.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
marks.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
mock_analysis.rs fix usages after rename 2019-01-08 22:33:36 +03:00
navigation_target.rs Change ids strategy 2019-01-24 13:29:19 +03:00
parent_module.rs remove Canceled from API impl 2019-01-15 21:02:42 +03:00
rename.rs Change ids strategy 2019-01-24 13:29:19 +03:00
runnables.rs remove Canceled from API impl 2019-01-15 21:02:42 +03:00
status.rs encapsulate hir locations 2019-01-24 12:41:08 +03:00
symbol_index.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
syntax_highlighting.rs kill last cancelables 2019-01-15 21:17:10 +03:00