diff options
| author | Timo <30553356+y21@users.noreply.github.com> | 2025-06-21 17:22:37 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-21 17:22:37 +0000 |
| commit | 76118ec84ee5c1e865d10cd5d99c02878dd56ade (patch) | |
| tree | 63c50be7ba1031aa314ec805652b2c4065e5169e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a421ffbadb2b1de1ec570f2c763b25fbd3aed9d5 (diff) | |
| parent | db539d051d2204521c1fb914c91e5e55d4e0b4be (diff) | |
| download | rust-76118ec84ee5c1e865d10cd5d99c02878dd56ade.tar.gz rust-76118ec84ee5c1e865d10cd5d99c02878dd56ade.zip | |
Add missing space when expanding a struct-like variant (#15096)
In `wildcard_enum_match_arm`, expanding a variant with struct-like fields was missing a space between the variant name and the opening bracket. Also, add a test for tuple-like variants with only one field, as those are expanded as `VariantName(_)` instead of `VariantName(..)`. changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
