Print type name when panicking due to violating aliasing laws #122
Annotations
2 errors and 11 warnings
|
Run actions-rs/cargo@v1
The operation was canceled.
|
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/
|
Run actions-rs/cargo@v1:
src/dispatch/builder.rs#L260
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L56
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L59
field `0` is never read
|
Run actions-rs/cargo@v1
`shred` (example "multi_batch_dispatching") generated 2 warnings
|
Run actions-rs/cargo@v1:
src/dispatch/builder.rs#L260
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
|
Loading