[RFC, V2] exclude packed attr for types that contain aligned types when possible #1969
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Run clippy:
bindgen/ir/comp.rs#L1823
this `else { if .. }` block can be collapsed
|
Run clippy:
bindgen/ir/comp.rs#L1829
this `if` statement can be collapsed
|
Run clippy:
bindgen/ir/analysis/mod.rs#L219
the item `HashMap` is imported redundantly
|
Run clippy:
bindgen/ir/comp.rs#L1846
you seem to be trying to pop elements from a `Vec` in a loop
|
Run clippy:
bindgen/ir/context.rs#L1038
this expression creates a reference which is immediately dereferenced by the compiler
|
Run clippy:
bindgen/ir/context.rs#L1039
this expression creates a reference which is immediately dereferenced by the compiler
|
Run clippy
`bindgen` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p bindgen` to apply 5 suggestions)
|
Run clippy
`bindgen` (lib test) generated 6 warnings (5 duplicates)
|
The logs for this run have expired and are no longer available.
Loading