mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 00:53:18 +00:00
Coercions such as `@as(usize, 0)` can be trivially elided by matching these cases and translating to fixed InternPool indices.
Coercions such as `@as(usize, 0)` can be trivially elided by matching these cases and translating to fixed InternPool indices.