aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/zero_width_nonexhaustive_enum.zig
AgeCommit message (Collapse)Author
2025-02-02fix: error on non-exhaustive enums with zero width backing type (#21374)Will Lillis
Co-authored-by: WillLillis <wlillis@umass.edu>