]> www.infradead.org Git - users/griffoul/linux.git/commitdiff
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Sep 2025 19:33:09 +0000 (12:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Sep 2025 19:33:09 +0000 (12:33 -0700)
Pull rust fixes from Miguel Ojeda:

 - Two changes to prepare for the future Rust 1.91.0 release (expected
   2025-10-30, currently in nightly): a target specification format
   change and a renamed, soon-to-be-stabilized 'core' function.

* tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux:
  rust: support Rust >= 1.91.0 target spec
  rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0

1  2 
init/Kconfig

diff --cc init/Kconfig
Simple merge