rust/crates/ra_hir_ty
Aleksey Kladov b79fd82559 Correctly infer types in guard expressions
The root cause was that we forgot to add bindings from the arm to the
guard expression

closes #3980
2020-04-18 22:16:04 +02:00
..
src Correctly infer types in guard expressions 2020-04-18 22:16:04 +02:00
Cargo.toml Update Chalk 2020-04-16 12:39:00 +02:00