Consider (Never, u8)
and enum A { Foo: (Never, u8) }
-- should these coerce to any other type? Perhaps this should be a more general "is type uninhabited" test?
#3496
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
Originally posted by @Centril in #3362 (comment)
The text was updated successfully, but these errors were encountered: