Constant delegation #153
Annotations
5 errors and 42 warnings
Test (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test (nightly)
The job was canceled because "beta" failed.
|
Test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test (stable)
The job was canceled because "beta" failed.
|
Test (stable)
The operation was canceled.
|
Test (beta):
tests/argument_modifier.rs#L10
unused variable: `x`
|
Test (beta):
tests/argument_modifier.rs#L5
trait `Foo` is never used
|
Test (beta):
tests/argument_modifier.rs#L27
struct `Bar` is never constructed
|
Test (beta):
tests/argument_modifier.rs#L42
struct `Baz` is never constructed
|
Test (beta):
tests/argument_modifier.rs#L47
method `extend` is never used
|
Test (beta):
tests/delegation.rs#L14
variable does not need to be mutable
|
Test (beta):
tests/delegation.rs#L26
variable does not need to be mutable
|
Test (beta):
tests/delegation.rs#L48
variable does not need to be mutable
|
Test (beta):
tests/delegation.rs#L54
variable does not need to be mutable
|
Test (beta)
`delegate` (test "argument_modifier") generated 5 warnings
|
Test (beta)
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/
|
Test (beta)
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/
|
Test (beta)
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/
|
Test (beta)
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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly):
tests/segment_attributes.rs#L229
`#[diagnostic::on_unimplemented]` can only be applied to trait definitions
|
Test (nightly):
tests/argument_modifier.rs#L10
unused variable: `x`
|
Test (nightly):
tests/closure.rs#L63
unused variable: `k`
|
Test (nightly):
tests/closure.rs#L63
unused variable: `k`
|
Test (nightly):
tests/argument_modifier.rs#L5
trait `Foo` is never used
|
Test (nightly):
tests/argument_modifier.rs#L27
struct `Bar` is never constructed
|
Test (nightly):
tests/argument_modifier.rs#L42
struct `Baz` is never constructed
|
Test (nightly):
tests/argument_modifier.rs#L47
method `extend` is never used
|
Test (nightly):
tests/segment_attributes.rs#L71
unused variable: `wrapper`
|
Test (nightly):
tests/segment_attributes.rs#L126
struct `UserRepo` is never constructed
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable):
tests/inline_args.rs#L11
methods `fun0` and `fun3` are never used
|
Test (stable):
tests/delegation.rs#L14
variable does not need to be mutable
|
Test (stable):
tests/delegation.rs#L26
variable does not need to be mutable
|
Test (stable):
tests/delegation.rs#L48
variable does not need to be mutable
|
Test (stable):
tests/delegation.rs#L54
variable does not need to be mutable
|
Test (stable)
`delegate` (test "delegation") generated 4 warnings (run `cargo fix --test "delegation"` to apply 4 suggestions)
|
Test (stable):
tests/argument_modifier.rs#L10
unused variable: `x`
|
Test (stable):
tests/argument_modifier.rs#L5
trait `Foo` is never used
|
Test (stable):
tests/closure.rs#L63
unused variable: `k`
|
Test (stable):
tests/argument_modifier.rs#L27
struct `Bar` is never constructed
|