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

Add support for vararg utility functions, like print or max. #61

Merged
merged 2 commits into from Jan 20, 2023

Conversation

mhoff12358
Copy link
Contributor

Mostly duplicated from how vararg methods work for classes.

@Bromeon Bromeon added feature Adds functionality to the library c: engine Godot classes (nodes, resources, ...) labels Jan 17, 2023
mhoff12358 and others added 2 commits January 20, 2023 15:19
@Bromeon Bromeon force-pushed the mhoff12358/varargs_utilities branch from b5b159b to fceb420 Compare January 20, 2023 16:16
@Bromeon
Copy link
Member

Bromeon commented Jan 20, 2023

Hey, thanks a lot for this! 👍
I rebased it onto master and added a small commit with clippy lints.

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 20, 2023

Build succeeded:

@bors bors bot merged commit 71b9ffd into godot-rust:master Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: engine Godot classes (nodes, resources, ...) feature Adds functionality to the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants