rust-analyzer/crates
bors[bot] 28fdb8d03c Merge #701
701: Minor type inference tweaks r=flodiebold a=marcusklaas

Pass down expectation for reference expressions and type the guard in match expressions.

I wasn't able to add a test for the former addition because the type variable previously introduced would always resolve to the right type in the things I tried!

Co-authored-by: Marcus Klaas de Vries <mail@marcusklaas.nl>
2019-01-30 20:51:47 +00:00
..
gen_lsp_server Bumpup lsp-types to v0.55.0 2019-01-24 02:47:03 +09:00
ra_arena use positional ids for fields 2019-01-25 14:21:14 +03:00
ra_cli rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_db update salsa 2019-01-28 13:53:32 +03:00
ra_hir Merge #701 2019-01-30 20:51:47 +00:00
ra_ide_api Merge #702 2019-01-30 19:19:31 +00:00
ra_ide_api_light fix AST for if expressions 2019-01-27 00:37:11 +03:00
ra_lsp_server Merge #702 2019-01-30 19:19:31 +00:00
ra_syntax Infer type of match guard 2019-01-28 23:09:14 +01:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs remove watcher ctx 2019-01-26 17:17:28 +03:00
test_utils refactor import resolution 2019-01-25 10:08:21 +03:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools fix verification on CI 2019-01-27 02:30:54 +03:00