mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 03:53:55 +00:00
Improve "panic message is not a string literal" warning This warning always referenced panic! even in case of an assert. Related to #84656
Improve "panic message is not a string literal" warning This warning always referenced panic! even in case of an assert. Related to #84656