zig/test/cases/compile_errors
InKryption 9964f1c160 Add error for bad cast from *T to *[n]T
Casting `*T` to `*[1]T` should still work, but every other length
will now be a compiler error instead of a potential OOB access.
2023-03-16 13:00:36 +02:00
..
2022-09-21 11:29:20 +02:00
2022-12-13 13:14:20 +02:00
2022-12-13 13:14:20 +02:00