mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 09:03:21 +00:00
This is in preparation for some upcoming changes to how we represent source locations in the compiler. The bulk of the change here is dealing with the removal of `src()` methods from `Zir` types.