You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: this `#[deprecated]` annotation has no effect
--> /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/newtype_macros.rs:89:5
|
89 | #[deprecated(since="0.2.2", note="Use the `AsRef` or `AsMut` implementation instead")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
|
::: /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/randombytes.rs:49:1
|
49 | / new_type! {
50 | | /// `Seed` bytes for the deterministic random functions
51 | | secret Seed(SEEDBYTES);
52 | | }
| |_- in this macro invocation
|
= note: `#[deny(useless_deprecated)]` on by default
= note: this error originates in the macro `newtype_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
error: this `#[deprecated]` annotation has no effect
--> /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/newtype_macros.rs:102:5
|
102 | #[deprecated(since="0.2.2", note="Use the `AsRef` or `AsMut` implementation instead")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
|
::: /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/randombytes.rs:49:1
|
49 | / new_type! {
50 | | /// `Seed` bytes for the deterministic random functions
51 | | secret Seed(SEEDBYTES);
52 | | }
| |_- in this macro invocation
|
= note: this error originates in the macro `newtype_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
error: this `#[deprecated]` annotation has no effect
--> /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/newtype_macros.rs:115:5
|
115 | #[deprecated(since="0.2.2", note="Use the `AsRef` or `AsMut` implementation instead")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
|
::: /disk-samsung/freebsd-ports/net/cjdns/work/sodiumoxide-3aa7e8e21b9cd61ad64f4a0ed125d5b1af2cf38d/src/randombytes.rs:49:1
|
49 | / new_type! {
50 | | /// `Seed` bytes for the deterministic random functions
51 | | secret Seed(SEEDBYTES);
52 | | }
| |_- in this macro invocation
|
= note: this error originates in the macro `newtype_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
rust-1.55.0
clang-11
FreeBSD 13
The text was updated successfully, but these errors were encountered:
rust-1.55.0
clang-11
FreeBSD 13
The text was updated successfully, but these errors were encountered: