Skip to content

starlark: Support unpacking Set's#1326

Open
PhilipMetzger wants to merge 1 commit into
facebook:mainfrom
PhilipMetzger:pm/set-unpacking
Open

starlark: Support unpacking Set's#1326
PhilipMetzger wants to merge 1 commit into
facebook:mainfrom
PhilipMetzger:pm/set-unpacking

Conversation

@PhilipMetzger
Copy link
Copy Markdown

It didn't support it yet and it is useful for embedder's. I mostly followed stepancheg's advice in the bug.

This fixes facebook/starlark-rust#144

cc @ndmitchell for visibility.

It didn't support it yet and it is useful for embedder's. I mostly followed stepancheg's advice in the
bug.
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 22, 2026
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented May 22, 2026

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D106090887. (Because this pull request was imported automatically, there will not be any future comments.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to unpack a set?

1 participant