projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51fc2ac
)
add rustfmt file
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 23 Oct 2025 15:27:56 +0000
(08:27 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 23 Oct 2025 15:27:56 +0000
(08:27 -0700)
rust/rustfmt.toml
[new file with mode: 0644]
patch
|
blob
diff --git a/rust/rustfmt.toml
b/rust/rustfmt.toml
new file mode 100644
(file)
index 0000000..
f3e454b
--- /dev/null
+++ b/
rust/rustfmt.toml
@@ -0,0
+1,2
@@
+edition = "2024"
+style_edition = "2024"