Allow memoizing Results #43
Merged
Annotations
14 warnings
|
Run actions-rs/cargo@v1:
examples/ahash.rs#L2
unused import: `memoize::memoize`
|
|
Run actions-rs/cargo@v1:
examples/ahash.rs#L1
unused imports: `HashMapExt` and `HashMap`
|
|
Run actions-rs/cargo@v1:
examples/fxhash.rs#L2
unused import: `rustc_hash::FxHashMap`
|
|
Run actions-rs/cargo@v1
`memoize` (example "custom_hasher") generated 1 warning (run `cargo fix --example "custom_hasher" -p memoize` to apply 1 suggestion)
|
|
Run actions-rs/cargo@v1
`memoize` (example "patterns") generated 5 warnings
|
|
Run actions-rs/cargo@v1:
examples/patterns.rs#L15
value assigned to `value` is never read
|
|
Run actions-rs/cargo@v1:
examples/patterns.rs#L5
value assigned to `y2` is never read
|
|
Run actions-rs/cargo@v1:
examples/patterns.rs#L5
value assigned to `x2` is never read
|
|
Run actions-rs/cargo@v1:
examples/patterns.rs#L5
value assigned to `y1` is never read
|
|
Run actions-rs/cargo@v1:
examples/patterns.rs#L5
value assigned to `x1` is never read
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
Loading