Add more Box conversions #96
Open
Annotations
10 errors and 2 warnings
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
src/ascii_char.rs#L797
pattern binding `a` is named the same as one of the variants of the type `ascii_char::AsciiChar`
|
src/ascii_char.rs#L217
backticks are unbalanced
|
src/ascii_char.rs#L394
transmute used without annotations
|
src/ascii_char.rs#L707
transmute used without annotations
|
src/ascii_char.rs#L787
this `impl` can be derived
|
src/ascii_char.rs#L849
variables can be used directly in the `format!` string
|
src/ascii_char.rs#L855
variables can be used directly in the `format!` string
|
src/ascii_str.rs#L162
transmute used without annotations
|
src/ascii_str.rs#L472
reference as raw pointer
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading