Skip to content

Commit 78879da

Browse files
cjlongoriameta-codesync[bot]
authored andcommitted
rustfmt update
Summary: X-link: meta-pytorch/monarch#1646 update rustfmt to match 1.90.0 cut. Fixed formatting issues by updating project's rustfmt.toml or updating code. Reviewed By: dtolnay Differential Revision: D84213462 fbshipit-source-id: 3df02141c6eec83e6193d9e32675f81d475a784c
1 parent 1be2ba8 commit 78879da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Get help on options with `rustfmt --help=config`
22
# Please keep these in alphabetical order.
3-
edition = "2021"
3+
edition = "2024"
44
format_code_in_doc_comments = true
55
group_imports = "StdExternalCrate"
66
imports_granularity = "Item"

0 commit comments

Comments
 (0)