diff options
| author | bors <bors@rust-lang.org> | 2023-07-31 14:24:29 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-31 14:24:29 +0000 |
| commit | 7736b656e2aaa32be5096389969908e7ec301435 (patch) | |
| tree | 25a86d6af64b45b95a568cfc3c15024a7bb1ca00 /tests/rustdoc-js-std/osstring-to-string.js | |
| parent | 429a3816adb99f33ef557767c874d2cd3a1ffa01 (diff) | |
| parent | 7c765d9f9ea1a79958ea9f4d29e1d627ee87837a (diff) | |
| download | rust-7736b656e2aaa32be5096389969908e7ec301435.tar.gz rust-7736b656e2aaa32be5096389969908e7ec301435.zip | |
Auto merge of #15361 - Veykril:eager-macro-inputs, r=Veykril
fix: Expand eager macros to delimited comma separated expression list
Prior to this, we were just parsing it as an expression which works fine for `()` and `[]` calls as those are tuple and array expressions respectively, but if tails for `{}` calls which with my recent changes reported errors for such eager macro invocations.
Diffstat (limited to 'tests/rustdoc-js-std/osstring-to-string.js')
0 files changed, 0 insertions, 0 deletions
