From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C472CCFA761 for ; Fri, 21 Nov 2025 10:06:34 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1ABEE10E80C; Fri, 21 Nov 2025 10:06:34 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="EB7P9ZGl"; dkim-atps=neutral Received: from mail-wr1-f74.google.com (mail-wr1-f74.google.com [209.85.221.74]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8872610E80A for ; Fri, 21 Nov 2025 10:06:33 +0000 (UTC) Received: by mail-wr1-f74.google.com with SMTP id ffacd0b85a97d-42b3ed2c3e3so2047159f8f.1 for ; Fri, 21 Nov 2025 02:06:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1763719592; x=1764324392; darn=lists.freedesktop.org; h=cc:to:from:subject:message-id:mime-version:date:from:to:cc:subject :date:message-id:reply-to; bh=cl2MKw8tab6Mtz1FgEqrovn666OZWtYzaeQDzUi1X/I=; b=EB7P9ZGlvi9DtS2k+qj1JXCUlRE2AJzCF2PxB7H+3BIHMMrRDQRtgVLK4CiakYpOJW wIZZYOKR8KARJufnj8KK8O0gwdDHFHGohzwv8zeD+qbvbx+iwjsTYMbk9hh4hjHHapR0 RhzOF6+tPIgAAlYRYP5ilzCk7HKNMzVMiA1FLkVJqXh4S0Uf0uuXfVtDwmAcFqj8A6Fy P6l4Bbmvzsrnm2JGgogc0urBQMcyAzTW5LHP89nri0F3PzcBiENkVYOvXcwXNQ3/kMeo m7Sg4iXXdaaK71e67dHtqTIVomyALy6Hh8QlYttMkbSi9FONkgrcEGzDsqJo4GxjH0P6 55yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1763719592; x=1764324392; h=cc:to:from:subject:message-id:mime-version:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=cl2MKw8tab6Mtz1FgEqrovn666OZWtYzaeQDzUi1X/I=; b=pn29emyxaFhHeqPXmykjJz63YessjMLHRVMFz1+HnPjrrdUx3GJhflDyidl/AA8D36 t9KoXsk+Ajd70atVFOexZYmZh23ScOA2w8Z1/oQLjgKmxrkLSbVc3fjCcf9xed5GIKIn VQEf6tYMk8oFLjuedYCfQbBZOjiwJWXT/AF58kk9/F/he7BLCtq7CvofO4+Z/aoTzddw 981Hcq0/PXxFOEDLBHu/Q8aTvz5Ke2fYCfQj0nTS//m51qgThX35pVk2wEjYyiavyYj7 gGSuaV6E1Pu9r0H0HmVubz6kNT3Uti8xxg1aXSRmaUV790/UzUXS2Om30UgnnpStTPdK cDOg== X-Forwarded-Encrypted: i=1; AJvYcCWDIvxYN5uKrFUnmLtKTNNBdmNVhxQc4Qk2s3uNK2C/WNs2TSBO29vtujpf2jSMFCaiMZM5xXne@lists.freedesktop.org X-Gm-Message-State: AOJu0YxNYOflFs+2+7uOkfLwoohZUwHFpisiNUsOkVaPvamHOTYSmldo Im2M6H5N3yfuWfbzE61snBK7UQFilKDz+dX4vMvvi60FSrDTTZiD0OM7RG7f7K4y5d5oNnm+Dik Vl/B6Dl9tXm9bHaIa1g== X-Google-Smtp-Source: AGHT+IFRCpnui5X/hdHVF+GN9/3IwNDrRnkzekQdAdU4QEDBAj7wm7oIR1v0hrBczQVblLlGTSnUTYy18xsQNyg= X-Received: from wroe1.prod.google.com ([2002:adf:ef01:0:b0:42b:b28a:6748]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a5d:5f44:0:b0:429:d350:802d with SMTP id ffacd0b85a97d-42cc1d34848mr1592512f8f.45.1763719592117; Fri, 21 Nov 2025 02:06:32 -0800 (PST) Date: Fri, 21 Nov 2025 10:06:30 +0000 Mime-Version: 1.0 Message-ID: Subject: [PULL] DRM Rust changes for v6.19 (2nd) From: Alice Ryhl To: Dave Airlie , Simona Vetter Cc: Danilo Krummrich , Alexandre Courbot , Daniel Almeida , Miguel Ojeda , nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org, rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, dim-tools@lists.freedesktop.org Content-Type: text/plain; charset="utf-8" X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" 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(-)