aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/comptime_var_referenced_at_runtime.zig
AgeCommit message (Expand)Author
2025-09-20Sema: fix source location of "declared here" noteAndrew Kelley
2025-04-26test: add tests for @memmovedweiller
2025-01-11compiler: improve "... contains reference to comptime var" errorsmlugg
2024-10-07Sema: add missing runtime value validation to @memcpy and @memsetmlugg
2024-03-25compiler: implement analysis-local comptime-mutable memorymlugg