HwMacro: Generate struct/mod depending on visitor #195
Annotations
9 errors and 8 warnings
crates/hw-macro/src/macro_gen.rs#L368
no method named `gen_reading` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L369
no method named `gen_writing` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L368
no method named `gen_reading` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L369
no method named `gen_writing` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L368
no method named `gen_reading` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L369
no method named `gen_writing` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L368
no method named `gen_reading` found for struct `MacroMod` in the current scope
|
crates/hw-macro/src/macro_gen.rs#L369
no method named `gen_writing` found for struct `MacroMod` in the current scope
|
|
crates/hw-macro/src/provider_parse.rs#L4
unused import: `parse::Parse`
|
crates/hw-macro/src/provider_parse.rs#L4
unused import: `parse::Parse`
|
crates/hw-macro/src/provider_parse.rs#L4
unused import: `parse::Parse`
|
crates/hw-macro/src/hw_parse.rs#L198
unused variable: `input`
|
crates/hw-macro/src/hw_parse.rs#L198
unused variable: `input`
|
crates/hw-macro/src/hw_parse.rs#L198
unused variable: `input`
|
crates/hw-macro/src/provider_parse.rs#L4
unused import: `parse::Parse`
|
crates/hw-macro/src/hw_parse.rs#L198
unused variable: `input`
|
The logs for this run have expired and are no longer available.
Loading