mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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