From 0d2008461dc232a69496afe21ea839fcaea491ea Mon Sep 17 00:00:00 2001 From: Faith Ekstrand Date: Fri, 5 Apr 2024 16:09:15 -0500 Subject: [PATCH] nouveau: Move .rustfmt.toml from NAK to src/nouveau/ Part-of: --- src/nouveau/{compiler => }/.rustfmt.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/nouveau/{compiler => }/.rustfmt.toml (100%) diff --git a/src/nouveau/compiler/.rustfmt.toml b/src/nouveau/.rustfmt.toml similarity index 100% rename from src/nouveau/compiler/.rustfmt.toml rename to src/nouveau/.rustfmt.toml