Update rand requirement from 0.8 to 0.10 #10
Annotations
10 errors and 24 warnings
|
Run `cargo check` on benches:
benches/varint.rs#L70
cannot find function `thread_rng` in crate `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L55
failed to resolve: could not find `distributions` in `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L54
cannot find function `thread_rng` in crate `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L39
failed to resolve: could not find `distributions` in `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L38
cannot find function `thread_rng` in crate `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L23
failed to resolve: could not find `distributions` in `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L22
cannot find function `thread_rng` in crate `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L7
failed to resolve: could not find `distributions` in `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L6
cannot find function `thread_rng` in crate `rand`
|
|
Run `cargo check` on benches:
benches/varint.rs#L3
unresolved import `rand::distributions`
|
|
Run `cargo check` on benches:
benches/string.rs#L35
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches:
benches/string.rs#L35
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches:
benches/string.rs#L4
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches:
benches/inline.rs#L11
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches:
benches/inline.rs#L11
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches:
benches/inline.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Run `cargo check` on benches
`bincode` (lib) generated 1 warning (run `cargo fix --lib -p bincode` to apply 1 suggestion)
|
|
Run `cargo check` on benches:
src/de/mod.rs#L163
hiding a lifetime that's elided elsewhere is confusing
|
|
Run `cargo check` on benches
`bincode_derive` (lib) generated 1 warning (run `cargo fix --lib -p bincode_derive` to apply 1 suggestion)
|
|
Run `cargo check` on benches:
derive/src/derive_enum.rs#L12
hiding a lifetime that's elided elsewhere is confusing
|
|
Run `cargo check`
`bincode` (lib) generated 7 warnings (run `cargo fix --lib -p bincode` to apply 1 suggestion)
|
|
Run `cargo check`:
src/de/mod.rs#L163
hiding a lifetime that's elided elsewhere is confusing
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
use of deprecated macro `serde::serde_if_integer128`:
|
|
Run `cargo check`
`bincode_derive` (lib) generated 1 warning (run `cargo fix --lib -p bincode_derive` to apply 1 suggestion)
|
|
Run `cargo check`:
derive/src/derive_enum.rs#L12
hiding a lifetime that's elided elsewhere is confusing
|
|
Install Rust 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/
|
|
Install Rust 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/
|
|
Install Rust 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/
|
|
Install Rust 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/
|
Loading