Open
Description
While I executed fuzzing, I faced some panics by expect
. Though those are intentional crash, I think it's better to mention on docs as well. Some of APIs are already explicitly mention the panic condition.
I'll just list up the panic-condition-missing APIs, without reproduce condition as it's too obvious.
Lines 1304 to 1307 in 6248992
Lines 515 to 535 in 6248992
Lines 493 to 513 in 6248992
Lines 441 to 453 in 6248992