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

Test generation of proc-macro code via declarative macro #1008

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Jan 11, 2025

Adds tests that verify that macro_rules! macros are capable of generating code using the godot-rust proc-macro API.

Closes #996 (this CI won't pass before the fix is implemented).

@Bromeon Bromeon added the quality-of-life No new functionality, but improves ergonomics/internals label Jan 11, 2025
@Bromeon Bromeon added the c: register Register classes, functions and other symbols to GDScript label Jan 11, 2025
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: register Register classes, functions and other symbols to GDScript quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
2 participants