Bump minimum supported Rust version to 1.63.0 #42
Annotations
20 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
|
src/lib.rs#L100
unused imports: `RangeFull`, `Range`
|
src/lib.rs#L102
unused import: `core::slice::Iter`
|
src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
|
|
src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
|
src/lib.rs#L100
unused imports: `RangeFull`, `Range`
|
src/lib.rs#L102
unused import: `core::slice::Iter`
|
src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
|
|
tests/integration_tests.rs#L19
type alias `StrSpan` is never used
|
tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
|
tests/integration_tests.rs#L52
struct `Position` is never constructed
|
tests/integration_tests.rs#L59
function `test_str_fragments` is never used
|
tests/integration_tests.rs#L230
function `find_substring` is never used
|
The logs for this run have expired and are no longer available.
Loading