zig icon indicating copy to clipboard operation
zig copied to clipboard

Improve some error messages

Open tau-dev opened this issue 1 year ago • 0 comments

Fix #12547: explain why arrays aren't allowed in packed structs. Fix #13832: improve error message for a common mistake on the LHS of the binary ! operator. Fix #12829: make the error message for the @intToFloat check more precise.

tau-dev avatar Jul 23 '24 20:07 tau-dev