Skip to content

Commit 5598904

Browse files
committed
rust: separate parse and codegen in module!
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>
1 parent c10abf5 commit 5598904

File tree

1 file changed

+179
-195
lines changed

1 file changed

+179
-195
lines changed

0 commit comments

Comments
 (0)