#[builder(field)]
#720
Annotations
3 errors
Run cargo clippy --all-features --all-targets --locked:
bon/tests/integration/builder/attr_field.rs#L9
fields `x1`, `x2`, `x3`, `x4`, `x5`, and `x6` are never read
|
Run cargo clippy --all-features --all-targets --locked:
bon/tests/integration/builder/attr_field.rs#L28
used `assert_eq!` with a literal bool
|
Run cargo clippy --all-features --all-targets --locked
Process completed with exit code 101.
|
Loading