Skip to content

Handle initailize_(copy|dup|clone)#892

Open
amomchilov wants to merge 1 commit intomainfrom
Alex/handle-dup-and-clone
Open

Handle initailize_(copy|dup|clone)#892
amomchilov wants to merge 1 commit intomainfrom
Alex/handle-dup-and-clone

Conversation

@amomchilov
Copy link
Copy Markdown
Contributor

@amomchilov amomchilov commented Apr 6, 2026

Don't mark these initialize methods if they can be indirectly called via dup or clone.

  • dup calls initialize_copy and initialize_dup
  • clone calls initialize_copy and initialize_clone

Closes #891

@amomchilov amomchilov added enhancement New feature or request deadcode PRs and issues related to `spoom deadcode` labels Apr 6, 2026
@amomchilov amomchilov marked this pull request as ready for review April 6, 2026 17:40
@amomchilov amomchilov requested a review from a team as a code owner April 6, 2026 17:40
@amomchilov amomchilov requested a review from Morriar April 6, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deadcode PRs and issues related to `spoom deadcode` enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant