aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/int-float_conversion_to_comptime_int-float.zig
AgeCommit message (Expand)Author
2024-12-31cases: update to new compile error wordingsmlugg
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-10-05fix(text): hyphenate "comptime" adjectivesr00ster91
2022-07-21Sema: explain why comptime is neededVeikka Tuominen
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen