aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/nested_vectors.zig
AgeCommit message (Expand)Author
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-06-13std.meta: remove `Vector` (deprecated in 0.10)Eric Joldasov
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen