AccessKit / accesskit

Accessibility infrastructure for UI toolkits
https://accesskit.dev
BSD 3-Clause "New" or "Revised" License
1.05k stars 53 forks source link

Improve panic messages #401

Closed PoignardAzur closed 5 months ago

PoignardAzur commented 5 months ago

Replace unwraps and asserts with descriptive panic messages.

mwcampbell commented 5 months ago

@PoignardAzur If you rebase this PR, it should pass CI now.

PoignardAzur commented 5 months ago

@mwcampbell Need to start the CI manually.