rust/crates/ra_hir_def
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 insta 0.16 2020-04-14 13:57:02 -04:00