Skip to content

refactor: In RenameUnnamed, also include constructor ids#1744

Open
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:refactor-rename-unnamed-ctor
Open

refactor: In RenameUnnamed, also include constructor ids#1744
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:refactor-rename-unnamed-ctor

Conversation

@Rua
Copy link
Copy Markdown
Contributor

@Rua Rua commented Apr 16, 2026

This is a partial fix for #1660. Constructors for tuple/unit structs have a separate ID from their parent item, so they need to be included or calls to those constructors are not renamed. There's similar issues in reorganize_definitions and perhaps others as well, but this at least fixes one of them.

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.

1 participant