42triangles

Results 4 comments of 42triangles

Specifically the issue is that `argh` is marked as `total` thanks to `%default total`, which means it shouldn't be able to be `Void`

Unless I am mistaken somewhere, it appears that `body::form` isn't compatible with checkboxes *period*, as it doesn't handle a single checkbox correctly either as far as I can tell -...

Just in case anyone who's following this issue is wondering, the new stable release *didn't* break things depending on `sqlx`, they temporarily reverted the change: https://github.com/rust-lang/rust/pull/125629

Shouldn't the error message be different at least? Because while it may not yet be supported in that version; the error message is at the very least confusing.