* [GIT PULL] Rust fixes for 6.18
@ 2025-11-05 14:54 Miguel Ojeda
2025-11-05 19:33 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2025-11-05 14:54 UTC (permalink / raw)
To: Linus Torvalds
Cc: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
Trevor Gross, Danilo Krummrich, rust-for-linux, linux-kernel
Hi Linus,
Please pull these fixes for Rust.
They have been only one round in linux-next.
I may have another one later in the cycle.
No conflicts expected.
Thanks!
Cheers,
Miguel
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-fixes-6.18
for you to fetch changes up to 789521b4717fd6bd85164ba5c131f621a79c9736:
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0 (2025-11-04 19:11:39 +0100)
----------------------------------------------------------------
Rust fixes for v6.18
Toolchain and infrastructure:
- Fix/workaround a couple Rust 1.91.0 build issues when sanitizers are
enabled due to extra checking performed by the compiler and an
upstream issue already fixed for Rust 1.93.0.
- Fix future Rust 1.93.0 builds by supporting the stabilized name for
the 'no-jump-tables' flag.
- Fix a couple private/broken intra-doc links uncovered by the future
move of pin-init to 'syn'.
----------------------------------------------------------------
Miguel Ojeda (5):
rust: devres: fix private intra-doc link
rust: condvar: fix broken intra-doc link
rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
rust: kbuild: workaround `rustdoc` doctests modifier bug
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
arch/loongarch/Makefile | 2 +-
arch/x86/Makefile | 2 +-
rust/Makefile | 15 ++++++++++++++-
rust/kernel/devres.rs | 2 +-
rust/kernel/sync/condvar.rs | 2 +-
5 files changed, 18 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Rust fixes for 6.18
2025-11-05 14:54 [GIT PULL] Rust fixes for 6.18 Miguel Ojeda
@ 2025-11-05 19:33 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-05 19:33 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Linus Torvalds, Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
Trevor Gross, Danilo Krummrich, rust-for-linux, linux-kernel
The pull request you sent on Wed, 5 Nov 2025 15:54:06 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-fixes-6.18
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc77806cf3b4788d328fddf245e86c5b529f31a2
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-05 19:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 14:54 [GIT PULL] Rust fixes for 6.18 Miguel Ojeda
2025-11-05 19:33 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox