[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aSA5pshsJ7TeJIbu@google.com>
Date: Fri, 21 Nov 2025 10:06:30 +0000
From: Alice Ryhl <aliceryhl@...gle.com>
To: Dave Airlie <airlied@...il.com>, Simona Vetter <simona.vetter@...ll.ch>
Cc: Danilo Krummrich <dakr@...nel.org>, Alexandre Courbot <acourbot@...dia.com>,
Daniel Almeida <daniel.almeida@...labora.com>, Miguel Ojeda <ojeda@...nel.org>,
nouveau@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
dim-tools@...ts.freedesktop.org
Subject: [PULL] DRM Rust changes for v6.19 (2nd)
Hi Dave and Sima,
Please pull the following DRM Rust changes. This PR fixes a warning and
broken link in the Rust documentation build when building with rustc
prior to 1.80.0.
The commit has been in linux-next for one round.
- Alice
The following changes since commit f0ded972d37150f9f889de75c9eecc5cb0730013:
Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next (2025-11-20 10:44:50 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/rust/kernel.git tags/drm-rust-next-2025-11-21
for you to fetch changes up to 57dc2ea0b7bdb828c5d966d9135c28fe854933a4:
rust: slice: fix broken intra-doc links (2025-11-20 10:13:35 +0000)
----------------------------------------------------------------
Core Changes:
- Fix warning in documentation builds on older rustc versions.
----------------------------------------------------------------
Miguel Ojeda (1):
rust: slice: fix broken intra-doc links
rust/kernel/slice.rs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists