mesa/src/nouveau
Mel Henning c3df074b3d nouveau/headers: Stop running rustfmt
rustfmt would change not only lib.rs, which is output by this script,
but also all of the other files in the library. The problem is, those
other files are inputs to lib_rs_gen so the script was changing its own
inputs which meant ninja needed to be run twice before we reached a
fixed point. Remove rustfmt for now to prevent this issue.

Fixes: 591b5da4 ("nouveau/headers: Run rustfmt on generated files")
Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36121>
(cherry picked from commit 9b275cdbcc)
2025-07-16 16:23:12 +02:00
..
ci nvk/ci: update expectations 2025-04-04 23:49:23 +00:00
codegen treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
compiler meson: Streamline silencing of warnings in bindgen generated code 2025-07-16 16:23:09 +02:00
drm build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
drm-shim nouveau/drm-shim: set ram_user 2024-07-16 15:13:40 +00:00
headers nouveau/headers: Stop running rustfmt 2025-07-16 16:23:12 +02:00
mme nouveau/mme: Don't install the HW tests 2025-06-04 15:52:46 +02:00
nil meson: Streamline silencing of warnings in bindgen generated code 2025-07-16 16:23:09 +02:00
vulkan nvk: Call ensure_slm for nvk_cmd_dispatch_shader 2025-06-04 15:52:48 +02:00
winsys nvk: Support blackwell in max_warps_per_mp_for_sm 2025-04-07 20:28:48 +00:00
.rustfmt.toml nouveau: Move .rustfmt.toml from NAK to src/nouveau/ 2024-04-08 20:28:43 +00:00
meson.build nak: Add a bare HW shader runner 2024-07-23 03:15:48 +00:00