Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed rooted_vec! Macro with Iterator Initialisation #549

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Redfire75369
Copy link
Contributor

Copied from servo's script::rooted_vec!, but with __root instead of root and the correct mozjs paths.
Fixes #547

@jdm jdm enabled auto-merge January 23, 2025 02:45
Signed-off-by: Redfire <redfire75369@hotmail.com>
auto-merge was automatically disabled January 24, 2025 19:37

Head branch was pushed to by a user without write access

@jdm jdm added this pull request to the merge queue Jan 24, 2025
Merged via the queue into servo:main with commit f5ed6f9 Jan 24, 2025
27 checks passed
@Redfire75369 Redfire75369 deleted the macro/rooted-vec branch January 28, 2025 12:41
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.

rooted_vec! Macro does not work with Initializer
2 participants