aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/6456.zig
AgeCommit message (Expand)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-09-23spirv: enable passing testsRobin Voetter
2023-06-10behavior: pass more tests on llvm againJacob Young
2023-05-13Update all std.mem.tokenize calls to their appropriate functionRyan Liptak
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-03-25x86_64: implement atomic loopsJacob Young
2022-12-17std.builtin: rename Type.UnionField and Type.StructField's field_type to typer00ster91
2022-10-30behavior: enable fixed cbe testsJacob Young
2022-03-23wasm: Enable all passing testsLuuk de Gram
2022-03-15Sema: implement `@truncate` for SIMD vectorsAndrew Kelley
2022-03-12stage2: add compiler test to ensure typed null doesn't coerce to anyMitchell Hashimoto
2022-03-08deprecated TypeInfo in favor of TypeJonathan Marler
2021-08-06Update all usages of mem.split/mem.tokenize for generic versionRyan Liptak
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley