mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-24 08:36:32 -04:00
6bbe22c966
Don't emit delayed good-path bugs on panic This should fix #117381, cc ``@RalfJung`` As opposed to delayed bugs, delayed *good path* bugs really don't make sense to show on panics.