Skip to content

Add num_params, is_vararg, nups to FunctionInfo#665

Merged
khvzak merged 1 commit into
mlua-rs:mainfrom
psentee:function-info-nparams-and-isvararg
Jan 23, 2026
Merged

Add num_params, is_vararg, nups to FunctionInfo#665
khvzak merged 1 commit into
mlua-rs:mainfrom
psentee:function-info-nparams-and-isvararg

Conversation

@psentee

@psentee psentee commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

Collect information about function signature if available. FunctionInfo has no tests, but I'm using this patch in my project (not open sourced yet) with Lua 5.4 since mlua 0.10.x

@psentee

psentee commented Dec 22, 2025

Copy link
Copy Markdown
Contributor Author

(failing typos check seems unrelated to the change)

@khvzak khvzak merged commit 3f8f016 into mlua-rs:main Jan 23, 2026
138 of 139 checks passed
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.

2 participants