add rustfmt file
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 23 Oct 2025 15:27:56 +0000 (08:27 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 23 Oct 2025 15:27:56 +0000 (08:27 -0700)
rust/rustfmt.toml [new file with mode: 0644]

diff --git a/rust/rustfmt.toml b/rust/rustfmt.toml
new file mode 100644 (file)
index 0000000..f3e454b
--- /dev/null
@@ -0,0 +1,2 @@
+edition = "2024"
+style_edition = "2024"