Commit ab9de95c9cf9 for kernel
commit ab9de95c9cf952332ab79453b4b5d1bfca8e514f
Merge: dcebfd2c1404 43a393185e33
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Jun 24 15:11:08 2026 -0700
Merge tag 'rust-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Pull rust addendum from Miguel Ojeda:
"A second, tiny pull request later in the merge window with a small
patch to simplify cross-tree development:
'kernel' crate:
- 'prelude' module: add 'zerocopy{,_derive}::IntoBytes'.
This will simplify using 'zerocopy' in several trees next cycle"
* tag 'rust-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux:
rust: prelude: add `zerocopy{,_derive}::IntoBytes`