Simplify demangler API surface #1620
Annotations
2 errors and 5 warnings
|
cargo clippy
Error: Clippy has exited with exit code 101
|
|
the function `BNDemanglerTryDemangle` doesn't need a mutable reference:
rust/src/demangle.rs#L212
error: the function `BNDemanglerTryDemangle` doesn't need a mutable reference
--> rust/src/demangle.rs:212:17
|
212 | &mut config,
| ^^^^^^^^^^^ help: remove this `mut`: `&config`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#unnecessary_mut_passed
= note: `-D clippy::unnecessary-mut-passed` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::unnecessary_mut_passed)]`
|
|
typos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo fmt
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, clechasseur/rs-clippy-check@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
licensing
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
licensing
New version for cargo-about available: 0.9.0
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
license
|
29.3 KB |
sha256:9f2ff4f70e0638c8007f7e2b5d9a699df78b64c75ff57e3d9e26d096e64f7085
|
|