Update rand requirement from 0.8 to 0.10#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 24 warnings
|
benches/varint.rs#L70
cannot find function `thread_rng` in crate `rand`
|
|
benches/varint.rs#L55
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L54
cannot find function `thread_rng` in crate `rand`
|
|
benches/varint.rs#L39
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L38
cannot find function `thread_rng` in crate `rand`
|
|
benches/varint.rs#L23
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L22
cannot find function `thread_rng` in crate `rand`
|
|
benches/varint.rs#L7
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L6
cannot find function `thread_rng` in crate `rand`
|
|
benches/varint.rs#L3
unresolved import `rand::distributions`
|
|
benches/string.rs#L35
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/string.rs#L35
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/string.rs#L4
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/inline.rs#L11
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/inline.rs#L11
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/inline.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
|
|
src/de/mod.rs#L163
hiding a lifetime that's elided elsewhere is confusing
|
|
|
|
derive/src/derive_enum.rs#L12
hiding a lifetime that's elided elsewhere is confusing
|
|
|
|
src/de/mod.rs#L163
hiding a lifetime that's elided elsewhere is confusing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
derive/src/derive_enum.rs#L12
hiding a lifetime that's elided elsewhere is confusing
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading