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

Merged
merged 2 commits into from
Feb 1, 2025

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

@Bromeon Bromeon force-pushed the bugfix/decl-macro-generated branch from 9fa8556 to 06c0e0e Compare February 1, 2025 12:30
@Bromeon Bromeon added this pull request to the merge queue Feb 1, 2025
@Bromeon Bromeon removed this pull request from the merge queue due to a manual request Feb 1, 2025
@Bromeon Bromeon force-pushed the bugfix/decl-macro-generated branch from 4148ce2 to 6c64b6a Compare February 1, 2025 13:08
@Bromeon Bromeon added this pull request to the merge queue Feb 1, 2025
Merged via the queue into master with commit 64fb363 Feb 1, 2025
15 checks passed
@Bromeon Bromeon deleted the bugfix/decl-macro-generated branch February 1, 2025 13:16
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