feat: shouldn't use this warning on list

This commit is contained in:
rvcas
2023-02-11 09:42:39 -05:00
parent e92d9af3c2
commit 831a37d094

View File

@@ -893,6 +893,7 @@ impl<'a, 'b> ExprTyper<'a, 'b> {
});
}
} else if !value_is_data
&& !value_typ.is_list()
&& self
.environment
.check_exhaustiveness(