]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #10193 - Jarcho:issue_9894, r=Manishearth
authorbors <bors@rust-lang.org>
Tue, 17 Jan 2023 14:58:39 +0000 (14:58 +0000)
committerbors <bors@rust-lang.org>
Tue, 17 Jan 2023 14:58:39 +0000 (14:58 +0000)
Fix suggestion in `transmutes_expressible_as_ptr_casts` when the source type is a borrow.

fixes #9894

changelog: `transmutes_expressible_as_ptr_casts`: Fix suggestion when the source type is a borrow.


Trivial merge