rust-analyzer/crates/ra_hir_ty
Florian Diebold 7d0586cb15 Use first match branch in case of type mismatch, not last
The comment says this was intentional, but I do agree with #4304 that it makes
more sense the other way around (for if/else as well).

Fixes #4304.
2020-05-29 16:04:56 +02:00
..
src Use first match branch in case of type mismatch, not last 2020-05-29 16:04:56 +02:00
Cargo.toml Upgrade Chalk 2020-05-27 21:07:08 +02:00