mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-30 04:45:22 +03:00
f0a4bb6bd1
Coercions such as `@as(usize, 0)` can be trivially elided by matching these cases and translating to fixed InternPool indices.