diff options
author | Aleksey Kladov <[email protected]> | 2018-10-31 17:59:17 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-10-31 18:01:51 +0000 |
commit | f3fb59d7077801a3a68d2d03eef17d59c2925ae8 (patch) | |
tree | 7665461636576d121063d7cc391351b284a399b9 /crates/ra_editor | |
parent | c02be1502c76cc504ccf7f73dce929585c94377c (diff) |
Move completion to ra_analysis
While we should handle completion for isolated file, it's better
achieved by using empty Analysis, rather than working only with &File:
we need memoization for type inference even inside a single file.
Diffstat (limited to 'crates/ra_editor')
0 files changed, 0 insertions, 0 deletions