Skip to content

Minor PD changes

Minor PD changes #23

Triggered via pull request March 5, 2025 22:32
Status Success
Total duration 46s
Artifacts

check.yml

on: pull_request
commit_list
3s
commit_list
Matrix: clippy
Matrix: ubuntu / stable / deny
Matrix: nightly / doc
Matrix: nightly / fmt
Matrix: ubuntu / stable / features
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
beta / clippy (5c58a68ed5607146b9f62ac8d93e8efbda1d4be2): src/lib.rs#L72
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:72:9 | 72 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:72:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:72:9 | 72 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
beta / clippy (5c58a68ed5607146b9f62ac8d93e8efbda1d4be2): src/lib.rs#L79
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:79:9 | 79 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:79:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:79:9 | 79 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
stable / clippy (5c58a68ed5607146b9f62ac8d93e8efbda1d4be2): src/lib.rs#L72
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:72:9 | 72 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:72:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:72:9 | 72 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
stable / clippy (5c58a68ed5607146b9f62ac8d93e8efbda1d4be2): src/lib.rs#L79
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:79:9 | 79 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:79:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:79:9 | 79 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__