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