aboutsummaryrefslogtreecommitdiff
path: root/src/main.zig
diff options
context:
space:
mode:
authorVeikka Tuominen <git@vexu.eu>2022-11-12 18:23:40 +0200
committerAndrew Kelley <andrew@ziglang.org>2022-11-13 15:45:25 -0500
commit0184c8d86f614a216641039e06e97f08d439fff7 (patch)
tree078692e2754178870af16e4316e14e89557555b8 /src/main.zig
parentb2ffe113d3fd2835b25ddf2de1cc8dd49f5de722 (diff)
downloadzig-0184c8d86f614a216641039e06e97f08d439fff7.tar.gz
zig-0184c8d86f614a216641039e06e97f08d439fff7.zip
Sema: remove `block` and `src` parameters from `getBuiltin`
These parameters are only ever needed when `std.builtin` is out of sync with the compiler in which case panicking is the only valid operation anyways. Removing them causes a domino effect of functions no longer needing a `src` and/or a `block` parameter resulting in handling compilation errors where they are actually meaningful becoming simpler.
Diffstat (limited to 'src/main.zig')
0 files changed, 0 insertions, 0 deletions