This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Update rand requirement from 0.8 to 0.9 #937
Annotations
10 errors and 18 warnings
|
|
|
benches/varint.rs#L125
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L107
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L89
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L71
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L55
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L39
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L23
failed to resolve: could not find `distributions` in `rand`
|
|
benches/varint.rs#L7
failed to resolve: could not find `distributions` in `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