about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2025-01-02 00:07:40 +1100
committerZalathar <Zalathar@users.noreply.github.com>2025-01-02 18:43:34 +1100
commit08d70f57e25d2c38b336f8f3968462f850090f73 (patch)
tree2b722b3ba7cb0f790331370d8cac8c0edc690260 /compiler/rustc_parse/src
parent725fccda2bda2ec931099e589bc1222c9d9e6cf3 (diff)
downloadrust-08d70f57e25d2c38b336f8f3968462f850090f73.tar.gz
rust-08d70f57e25d2c38b336f8f3968462f850090f73.zip
Use struct-like syntax in `tool_extended!`
Using struct-like syntax allows rustfmt to format macro invocations, instead of
giving up and ignoring them.

Using a separate macro invocation per tool makes the macro slightly simpler,
and isolates syntax errors to individual invocations.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions