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(-)