mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 12:01:18 +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.