From: Linus Torvalds Date: Sat, 16 Aug 2025 22:49:24 +0000 (-0700) Subject: Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=99bade344cfa1577c6dd658e10a3d64b119bddf4;p=users%2Fhch%2Fmisc.git Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux Pull rust fixes from Miguel Ojeda: - Workaround 'rustdoc' target modifiers bug in Rust >= 1.88.0. It will be fixed in Rust 1.90.0 (expected 2025-09-18). - Clean 'rustdoc' output before running it to avoid confusing the tool when files from previous versions remain. * tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux: rust: kbuild: clean output before running `rustdoc` rust: workaround `rustdoc` target modifiers bug --- 99bade344cfa1577c6dd658e10a3d64b119bddf4