aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_pointer_arithmetic.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-07-15Sema: support pointer subtractionWooster