diff options
| author | Gary Guo <gary@garyguo.net> | 2026-05-05 12:51:37 +0100 |
|---|---|---|
| committer | Gary Guo <gary@garyguo.net> | 2026-05-10 23:00:51 +0100 |
| commit | 430654211d566f86e8ee533ff1b01a42be6b602c (patch) | |
| tree | f0444e3fc6a43604982fc5ce38cc5939e10194b1 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | faed81945d0bfcced81a2738d9681a265d41079a (diff) | |
rust: pin-init: examples: fix `useless_borrows_in_formatting` clippy warning
Clippy 1.97 introduces new `useless_borrows_in_formatting` warning which
fires on the examples as we have `&*expr` where the format macro takes
reference already. Remove the extra borrow.
Link: https://patch.msgid.link/20260505115138.2466966-1-gary@kernel.org
Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
