Fix complex specialization #47
Annotations
7 errors and 13 warnings
Test (nightly):
src/ops/magnitude.rs#L41
cannot add-assign `<{integer} as Square>::Output` to `{integer}`
|
Test (nightly)
aborting due to 1 previous error
|
Test (nightly):
src/ops/magnitude.rs#L24
cannot add-assign `<{integer} as Square>::Output` to `<{integer} as Square>::Output`
|
Test (nightly):
src/ops/magnitude.rs#L26
binary operation `==` cannot be applied to type `Option<<{integer} as Square>::Output>`
|
Test (nightly):
src/ops/magnitude.rs#L26
`<{integer} as Square>::Output` doesn't implement `Debug`
|
Test (nightly)
aborting due to 3 previous errors
|
Test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (nightly)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
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)
Unexpected input(s) 'name', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
|
Test (nightly):
src/lib.rs#L17
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
Test (nightly):
src/lib.rs#L18
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Test (nightly)
`slice_ops` (lib) generated 2 warnings
|
Test (nightly)
`slice_ops` (lib test) generated 2 warnings (2 duplicates)
|
Test (nightly):
src/lib.rs#L17
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
Test (nightly):
src/lib.rs#L18
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Test (nightly)
2 warnings emitted
|