Files
zig/src
mlugg 107b65ec5d Sema: explain why we tried to call an extern fn at comptime
I recently saw a user hit the "comptime call of extern function" error,
and get confused because they didn't know why the scope was `comptime`.
So, use `explainWhyBlockIsComptime` on this and related errors to add
all the relevant notes.

The added test case shows the motivating situation.
2025-01-29 18:43:24 +00:00
..
2025-01-16 20:42:08 -05:00
2024-04-09 15:00:21 +02:00
2025-01-16 20:42:07 -05:00
2025-01-29 06:35:22 +00:00
2025-01-29 06:35:22 +00:00
2024-09-19 18:20:20 -07:00
2024-09-19 18:20:20 -07:00