From: Linus Torvalds Date: Sat, 14 Dec 2024 16:51:43 +0000 (-0800) Subject: Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linux X-Git-Tag: v6.13-rc3~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7824850768aafe0e69ec6586900cc5c1dac94fe3;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linux Pull rust fixes from Miguel Ojeda: "Toolchain and infrastructure: - Set bindgen's Rust target version to prevent issues when pairing older rustc releases with newer bindgen releases, such as bindgen >= 0.71.0 and rustc < 1.82 due to unsafe_extern_blocks. drm/panic: - Remove spurious empty line detected by a new Clippy warning" * tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linux: rust: kbuild: set `bindgen`'s Rust target version drm/panic: remove spurious empty line to clean warning --- 7824850768aafe0e69ec6586900cc5c1dac94fe3