Fix pattern proc macro not working in macro_rules #282
Annotations
17 warnings
|
src/proc-macros/pattern.rs#L45
unexpected `cfg` condition value: `std`
|
|
src/proc-macros/pattern.rs#L66
unexpected `cfg` condition value: `std`
|
|
|
|
examples/csgo/classes.rs#L51
field `class_id` is never read
|
|
examples/csgo/kbutton.rs#L27
struct `kbutton_t` is never constructed
|
|
src/pe64/base_relocs.rs#L15
function `test` is never used
|
|
src/pe64/debug.rs#L278
function `test` is never used
|
|
src/pe64/exception.rs#L203
function `test` is never used
|
|
src/pe64/exports.rs#L452
function `test` is never used
|
|
src/pe64/imports.rs#L293
function `test` is never used
|
|
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/proc-macros/pattern.rs#L45
unexpected `cfg` condition value: `std`
|
|
src/proc-macros/pattern.rs#L66
unexpected `cfg` condition value: `std`
|
|
|
The logs for this run have expired and are no longer available.
Loading