You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Panicking in small helpers or in funcs that don't return error has proved useful to keep code easier to maintain, particularly for cases that should typically never happen. However, in these cases we can error just as easily. In particular, I was getting a panic whenever I forgot that I was running garble with Go master (1.23), which is over the top. |
1 year ago | |
---|---|---|
.. | ||
asthelper | 1 year ago | |
ctrlflow | 1 year ago | |
linker | 1 year ago | |
literals | 1 year ago | |
ssa2ast | 1 year ago |