Skip to content

Update rustc-demangle#15

Merged
mattgodbolt merged 1 commit intomainfrom
update-rustc-demangle
Jan 31, 2026
Merged

Update rustc-demangle#15
mattgodbolt merged 1 commit intomainfrom
update-rustc-demangle

Conversation

@narpfel
Copy link
Member

@narpfel narpfel commented Nov 10, 2025

rustc nightly now defaults to the v0 name mangling scheme, and the current rustc-demangle doesn’t support pattern types with v0.

@narpfel narpfel requested a review from mattgodbolt as a code owner November 10, 2025 19:31
@narpfel narpfel force-pushed the update-rustc-demangle branch from 454cd9f to 907ae48 Compare January 30, 2026 18:14
Copy link
Member

@mattgodbolt mattgodbolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks. wow I'd all but forgotten about this repo. I'll install immeditaley after merging.

@mattgodbolt mattgodbolt merged commit ac5c4a7 into main Jan 31, 2026
1 check passed
@narpfel
Copy link
Member Author

narpfel commented Feb 1, 2026

Thanks!

Seems to work: https://godbolt.org/z/1GvhE799s

@narpfel narpfel deleted the update-rustc-demangle branch February 1, 2026 20:30
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