Add more Box conversions #88
ci.yml
on: pull_request
Lint with Clippy
8s
Test minimal dependency version with Rust nightly
13s
Run tests under `miri` to check for UB
44s
Matrix: test
Annotations
23 errors and 13 warnings
Lint with Clippy:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Lint with Clippy:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Lint with Clippy:
src/ascii_char.rs#L217
backticks are unbalanced
|
Lint with Clippy:
src/ascii_char.rs#L394
transmute used without annotations
|
Lint with Clippy:
src/ascii_char.rs#L707
transmute used without annotations
|
Lint with Clippy:
src/ascii_char.rs#L787
this `impl` can be derived
|
Lint with Clippy:
src/ascii_char.rs#L849
variables can be used directly in the `format!` string
|
Lint with Clippy:
src/ascii_char.rs#L855
variables can be used directly in the `format!` string
|
Lint with Clippy:
src/ascii_str.rs#L162
transmute used without annotations
|
Lint with Clippy:
src/ascii_str.rs#L472
reference as raw pointer
|
Test with Rust stable:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust stable:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust stable
Process completed with exit code 101.
|
Test minimal dependency version with Rust nightly:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test minimal dependency version with Rust nightly:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test minimal dependency version with Rust nightly
Process completed with exit code 101.
|
Test with Rust beta:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust beta:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust beta
Process completed with exit code 101.
|
Test with Rust nightly:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust nightly:
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
Test with Rust nightly
Process completed with exit code 101.
|
Run tests under `miri` to check for UB
Process completed with exit code 101.
|
Lint with Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint with Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test with Rust stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Rust stable
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test minimal dependency version with Rust nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test minimal dependency version with Rust nightly
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test with Rust beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Rust beta
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test with Rust nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Rust nightly
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests under `miri` to check for UB
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test with Rust 1.56.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Rust 1.56.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|