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 gen mod for more convenient to use #232

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

Conversation

jokemanfire
Copy link
Contributor

while use customize ,you can use gen_mod to generate mod.rs.

@Tim-Zhang
Copy link
Member

Hi @jokemanfire, I think it would be better if you can add some UT or directly use gen_mod in the example. thanks

@Tim-Zhang
Copy link
Member

BTW, The CI failed

compiler/src/codegen.rs Outdated Show resolved Hide resolved
compiler/src/codegen.rs Show resolved Hide resolved
@jokemanfire
Copy link
Contributor Author

Hi @jokemanfire, I think it would be better if you can add some UT or directly use gen_mod in the example. thanks

OK I will change it.

@Tim-Zhang
Copy link
Member

Tim-Zhang commented Sep 30, 2024

@jokemanfire I have formatted the code and have deleted mod.rs of example from repo, and rebased master

Copy link
Member

@Tim-Zhang Tim-Zhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @jokemanfire, @lifupan, @teawater, @wllenyj PTAL, thanks

while use customize ,you can use gen_mod to generate mod.rs.

Signed-off-by: jokemanfire <[email protected]>
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