rust/crates/ra_analysis/tests
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
..
tests.rs Move completion to ra_analysis 2018-10-31 21:01:51 +03:00