rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Rust 'rustfmt'
@ 2025-10-18 18:28 Miguel Ojeda
  2025-10-18 20:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2025-10-18 18:28 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,

This is the PR for:

    https://lore.kernel.org/rust-for-linux/20251010174351.948650-1-ojeda@kernel.org/

It has only been a day in linux-next, but it is trivial. I based this
on a non-tag because there was one more change merged this week.

No conflicts expected. No functional changes intended.

Please pull -- thanks!

Cheers,
Miguel

The following changes since commit 98ac9cc4b4452ed7e714eddc8c90ac4ae5da1a09:

  Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2025-10-16 10:58:49 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-rustfmt

for you to fetch changes up to 1f1d3e1d094db732d22b892227bf1e1ac3a8ca04:

  rust: bitmap: fix formatting (2025-10-17 13:02:22 +0200)

----------------------------------------------------------------
Rust 'rustfmt' cleanup

'rustfmt', by default, formats imports in a way that is prone to
conflicts while merging and rebasing, since in some cases it condenses
several items into the same line.

Document in our guidelines that we will handle this for the moment with
the trailing empty comment workaround and make the tree 'rustfmt'-clean
again.

----------------------------------------------------------------
Miguel Ojeda (4):
      docs: rust: add section on imports formatting
      rust: alloc: employ a trailing comment to keep vertical layout
      rust: cpufreq: fix formatting
      rust: bitmap: fix formatting

 Documentation/rust/coding-guidelines.rst | 75 ++++++++++++++++++++++++++++++++
 rust/kernel/alloc/kvec.rs                |  2 +-
 rust/kernel/bitmap.rs                    |  8 +++-
 rust/kernel/cpufreq.rs                   |  3 +-
 4 files changed, 83 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Rust 'rustfmt'
  2025-10-18 18:28 [GIT PULL] Rust 'rustfmt' Miguel Ojeda
@ 2025-10-18 20:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-18 20:07 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 Sat, 18 Oct 2025 20:28:00 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-rustfmt

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c64efcb083c48c85227cb4d72ab137feef2cdac

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-10-18 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-18 18:28 [GIT PULL] Rust 'rustfmt' Miguel Ojeda
2025-10-18 20:07 ` 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;
as well as URLs for NNTP newsgroup(s).