This repository was archived by the owner on Aug 15, 2025. It is now read-only.
fix: syntax issues causing compilation errors #792
Closed
Annotations
15 warnings
|
|
|
benches/string.rs#L49
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/string.rs#L49
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/string.rs#L42
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
benches/string.rs#L42
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#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
|
|
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