rust-analyzer/crates
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
..
gen_lsp_server Cargo Format 2018-10-16 09:41:10 -04:00
ra_analysis Merge #176 2018-10-31 18:05:12 +00:00
ra_cli Cargo Format 2018-10-16 09:41:10 -04:00
ra_editor remove old completion 2018-10-31 21:03:00 +03:00
ra_lsp_server Encapsulate CrateGraph a bit 2018-10-25 17:40:24 +03:00
ra_syntax Move FnDescriptors to analyzer 2018-10-31 10:56:31 +03:00
test_utils Cargo Format 2018-10-16 09:41:10 -04:00
tools clippy: Use if lets and remove redundant returns 2018-10-17 19:42:23 -04:00