Skip to content

Conversation

@rd4com
Copy link
Contributor

@rd4com rd4com commented Mar 11, 2025

Hello,
this PR removes a small move on Variant.__copyinit__, (UnsafePointer.init_pointee_*),

It should also remove a move on Optional, Dict._entries,

and struct using Variant 🎉

Hello,
this PR removes a small move on `Variant.__copyinit__`,
(`UnsafePointer.init_pointee_*`),

It should also remove a move on `Optional`, `Dict._entries`,

and `struct` using `Variant` 🎉

Signed-off-by: rd4com <144297616+rd4com@users.noreply.github.com>
Copy link
Collaborator

@lattner lattner left a comment

Choose a reason for hiding this comment

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

Very nice, thank you for the testcase improvements. @ConnorGray can you merge if you have no objections?

@rd4com
Copy link
Contributor Author

rd4com commented Mar 30, 2025

Thanks! theses test_utils helps a lot, they are great! 🔥

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.

3 participants