aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/3779.zig
AgeCommit message (Expand)Author
2022-06-25stage2 ARM: implement basic intCast and error union wrappingjoachimschmidt557
2022-03-18organize behavior testsAndrew Kelley
2022-03-18bugs/3779: replace expectEqual*() with expect()Daniele Cocca
2022-03-18stage2: improve `@typeName`Andrew Kelley
2022-03-10Sema: if generic function evaluates to another generic function call it inlineVeikka Tuominen
2021-07-15Fix "unused local constant" errorDaniele Cocca
2021-07-15src: return a null-terminated sliceDaniele Cocca
2021-06-16embedFile: change notation from [X:0] to [N:0]Daniele Cocca
2021-06-16typeName: amend return type to string literalDaniele Cocca
2021-06-16errorName: return a null-terminated sliceDaniele Cocca
2021-06-16tagName: return a null-terminated sliceDaniele Cocca