Skip to content

Implement demangling for #[splat]#90

Merged
wesleywiser merged 2 commits into
rust-lang:mainfrom
teor2345:splat-mangling
Jul 8, 2026
Merged

Implement demangling for #[splat]#90
wesleywiser merged 2 commits into
rust-lang:mainfrom
teor2345:splat-mangling

Conversation

@teor2345

@teor2345 teor2345 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR implements demangling for splat, and adds tests.

The symbols for the tests are from PR rust-lang/rust#158890, UI tests:

This is part of the splat lang experiment: rust-lang/rust#153629

It is needed to fix symbol clashes between function pointer types, see rust-lang/rust#158644

@wesleywiser wesleywiser merged commit 53ea128 into rust-lang:main Jul 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants