mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
57678c8315
Panic multiple args changelog: Fixes bug with `panic` lint reported in #5767. I also did the same changes to the lints for `todo`, `unimplemented` and `unreachable`, so those lints should now also detect calls to those macros with a message.