Upgrade to Rust 2021 Edition. #214
Annotations
10 errors and 22 warnings
Lint:
eudoxus/src/integration/cgmath.rs#L416
type mismatch resolving `<Vector1<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L420
type mismatch resolving `<Vector1<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L424
type mismatch resolving `<Vector1<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L435
type mismatch resolving `<Vector2<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L439
type mismatch resolving `<Vector2<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L443
type mismatch resolving `<Vector2<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L447
type mismatch resolving `<Vector2<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L458
type mismatch resolving `<Vector3<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L462
type mismatch resolving `<Vector3<T> as Adjunct>::Item == T`
|
Lint:
eudoxus/src/integration/cgmath.rs#L466
type mismatch resolving `<Vector3<T> as Adjunct>::Item == T`
|
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Format
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/
|
Format
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/
|
Format
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/
|
Format
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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Lint:
eudoxus/src/integration/cgmath.rs#L7
private item shadows public glob re-export
|
Lint:
eudoxus/src/integration/cgmath.rs#L7
private item shadows public glob re-export
|
Lint:
eudoxus/src/integration/cgmath.rs#L8
private item shadows public glob re-export
|
Lint:
eudoxus/src/primitive.rs#L80
use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
|
Lint:
eudoxus/src/primitive.rs#L331
use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
|
Lint:
eudoxus/src/primitive.rs#L331
use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
|
Lint:
eudoxus/src/primitive.rs#L331
use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
|
Lint:
eudoxus/src/primitive.rs#L331
use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
|
Lint
`eudoxus` (lib) generated 8 warnings
|