zig/test/stage2
Mitchell Hashimoto 7ec2261dbf stage2: add compiler test to ensure typed null doesn't coerce to any
In stage1, this behavior was allowed (by accident?) and also
accidentally exercised by the behavior test changed in this commit. In
discussion on Discord, Andrew decided this should not be allowed in
stage2 since there is currently on real world reason to allow this
strange edge case.

I've added the compiler test to solidify that this behavior should NOT
occur and updated the behavior test to the new valid semantics.
2022-03-12 22:03:01 -05:00
..
aarch64.zig stage2: passing threadlocal tests for x86_64-linux 2022-03-11 00:04:42 -07:00
arm.zig stage2: rework a lot of stuff 2022-01-24 21:53:57 -07:00
cbe.zig parser: make some errors point to end of previous token 2022-02-17 14:23:35 +02:00
llvm.zig stage2: add compiler test to ensure typed null doesn't coerce to any 2022-03-12 22:03:01 -05:00
nvptx.zig fix nvptx test failure #10968 2022-03-12 14:25:59 -05:00
plan9.zig
riscv64.zig
wasm.zig wasm: update test runner 2022-02-08 10:03:29 +01:00
x86_64.zig stage2: passing threadlocal tests for x86_64-linux 2022-03-11 00:04:42 -07:00