Files
ruff/crates
Dhruv Manilawala 6aef4ad008 Fix LSP show message macro to allow format args (#15487)
## 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`
2025-01-15 08:11:49 +00:00
..
2025-01-15 09:03:38 +01:00
2025-01-10 19:45:06 +01:00