Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Lugg 6d997ebe47 tests: get cases passing (and a few other bits) 2026-03-10 10:26:14 +00:00
Ali Cheraghi dec1163fbb all: replace all @Type usages
Co-authored-by: Matthew Lugg <mlugg@mlugg.co.uk>
2025-11-22 22:42:38 +00:00
David Rubin d6c74a95fd remove usages of .alignment = 0 2025-08-01 14:57:16 -07:00
David Rubin 17330867eb Sema: compile error on reifying align(0) struct fields 2025-08-01 14:57:16 -07:00
Alex Rønne Petersen aef5c75602 compiler: Disallow align(0) everywhere in the language.
Thus leaving the design space for this alignment value open, e.g. for packing.
2024-11-23 18:44:07 -05:00