mirror of https://github.com/astral-sh/ruff
## Summary This PR fixes the `show_*_msg` macros to pass all the tokens instead of just a single token. This allows for using various expressions right in the macro similar to how it would be in `format_args!`. ## Test Plan `cargo clippy` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||