about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-02-09 02:40:05 +0100
committerGitHub <noreply@github.com>2021-02-09 02:40:05 +0100
commit78c01537576e813e3530cf776f2528bf7c063181 (patch)
tree330410997e28b68ed10fea02a426f4435e60e7d1 /compiler/rustc_codegen_llvm/src/common.rs
parent8de9c88b0764d95c2f770a298aa057082bca8108 (diff)
parentcadffa74df1589011cc7e9c3a19e196e2c73b46c (diff)
downloadrust-78c01537576e813e3530cf776f2528bf7c063181.tar.gz
rust-78c01537576e813e3530cf776f2528bf7c063181.zip
Rollup merge of #81888 - ehuss:macro_rules-pp, r=petrochenkov
Fix pretty printer macro_rules with semicolon.

The pretty printer was not including the trailing semicolon for a macro_rules definition that used parenthesis or brackets, which results in invalid code. This adds the semicolon in those two cases.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions