886d5fbeb0
Lint `needless_borrow` and `explicit_auto_deref` on most union field accesses Changes both lints to follow rustc's rules around auto-deref through `ManuallyDrop` union fields rather than just bailing on union fields. changelog: [`needless_borrow`] & [`explicit_auto_deref`]: Lint on most union field accesses |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |