Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #1699 - m-ou-se:panic-format, r=RalfJung
Remove unnecessary `format!()` in `panic!()`. `panic!(format!(..))` will start giving a warning [soon](rust-lang/rust#81645).
- Loading branch information