Skip to content

Conversation

@nbdd0121
Copy link
Member

@nbdd0121 nbdd0121 commented Jul 2, 2021

Doing so allows module_misc_device! to do codegen directly instead of
generating a module! invocation. Generating module! invocation is
error-prone and would require significant effort when features are added
to module! macro or when syntax is changed.

Split from #278

@ksquirrel

This comment has been minimized.

@ksquirrel

This comment has been minimized.

Doing so allows `module_misc_device!` to do codegen directly instead of
generating a `module!` invocation. Generating `module!` invocation is
error-prone and would require significant effort when features are added
to `module!` macro or when syntax is changed.

Signed-off-by: Gary Guo <gary@garyguo.net>
@ksquirrel
Copy link
Member

Review of 1bc00dca0f30:

  • ✔️ Commit 1bc00dc: Looks fine!

@nbdd0121
Copy link
Member Author

nbdd0121 commented Jul 2, 2021

transient CI failure again 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants