mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-13 23:42:56 +00:00
![]() Annotate some bugs Gives a semi-helpful message to some `bug!()`/`unreachable!()`/`panic!()`. This also works around some other bugs/panics/etc that weren't needed, and also makes some of them into `span_bug!`s so they also have a useful span. Note to reviewer: best to disable whitespace when comparing for some cases where indentation changed. cc #118955 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |