rust-analyzer/crates/ra_analysis
bors[bot] 1dc5608d0b Merge #176
176: Move completio to ra_analysis r=matklad a=matklad

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.

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-10-31 18:05:12 +00:00
..
src Merge #176 2018-10-31 18:05:12 +00:00
tests Move completion to ra_analysis 2018-10-31 21:01:51 +03:00
Cargo.toml ⬆️ salsa 2018-10-31 01:22:47 +03:00