rust/crates/ra_hir_ty
Otavio Salvador 9d114b9707 infer: Add type inference support for Union types
This adds the type inference to Union types and add a small test case
for it, ensuring it keeps working in future.

Fixes: #5277
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2020-07-11 19:30:02 -03:00
..
src infer: Add type inference support for Union types 2020-07-11 19:30:02 -03:00
Cargo.toml Address review comments 2020-07-09 17:33:49 +02:00