rust/crates/ra_analysis
Aleksey Kladov f3fb59d707 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.
2018-10-31 21:01:51 +03:00
..
2018-10-31 21:01:51 +03:00
2018-10-31 21:01:51 +03:00
⬆️ salsa
2018-10-31 01:22:47 +03:00