[WIP] Micro architecture parsing #290
Annotations
2 errors and 23 warnings
|
|
src/uarch.rs#L9
variant `i486` should have an upper camel case name
|
src/uarch.rs#L85
variant `i486` should have an upper camel case name
|
src/lib.rs#L119
unused import: `core::ops`
|
src/lib.rs#L120
unused import: `core::option`
|
src/uarch.rs#L269
constant `INTEL_SKYLAKE` is never used
|
src/uarch.rs#L274
constant `INTEL_ALDER_LAKE` is never used
|
src/uarch.rs#L281
constant `MICRO_ARCHITECTURE_LIST` is never used
|
src/uarch.rs#L76
structure field `P` should have a snake case name
|
src/uarch.rs#L76
structure field `E` should have a snake case name
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/uarch.rs#L9
variant `i486` should have an upper camel case name
|
src/uarch.rs#L85
variant `i486` should have an upper camel case name
|
src/lib.rs#L119
unused import: `core::ops`
|
src/lib.rs#L120
unused import: `core::option`
|
src/uarch.rs#L269
constant `INTEL_SKYLAKE` is never used
|
src/uarch.rs#L274
constant `INTEL_ALDER_LAKE` is never used
|
src/uarch.rs#L281
constant `MICRO_ARCHITECTURE_LIST` is never used
|
src/uarch.rs#L76
structure field `P` should have a snake case name
|
src/uarch.rs#L76
structure field `E` should have a snake case name
|
This job was cancelled
Loading