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

[rust] small fixes on syterkit::entry macro, documentation fixes and remove default members #133

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

luojia65
Copy link
Collaborator

This pull request includes:

  • Redesigned syterkit::entry macro internal functions. Now the users may use any variables they want, without having to avoid macro internal variable names. (The __syterkit_macro__main function only have #stmts as function body-level namespace)
  • Small fixes on documents, remove default members on root Cargo.toml file.

luojia65 and others added 2 commits September 26, 2024 16:51
Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
…rkit::entry

Signed-off-by: RenXiao <u202112004@hust.edu.cn>
Tested-by: DongQing <placebo27@hust.edu.cn>
@luojia65 luojia65 merged commit bcd4b52 into YuzukiHD:main Sep 26, 2024
2 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