Files
zig/src
Jakub Konka 54706dd229 Allow idx 0 err to be put into error_name_table
This way, in the very situation where a function has a return type
an error union such as `anyerror!void` but doesn't have any erroneous
paths, calling `@errorName` on the unpacked error (which will never
be triggered) will not trip up the static analyzer.
2020-12-03 23:31:35 +01:00
..
2020-10-30 15:58:13 +02:00
2020-09-28 19:20:58 -07:00
2020-12-03 21:57:26 +01:00
2020-11-05 20:04:25 +02:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00