We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ad61b commit 40c425aCopy full SHA for 40c425a
tools/update_lib_docs.sh
@@ -54,4 +54,4 @@ update_docs "enum"
54
update_docs "interface"
55
56
# Format to remove trailing whitespace
57
-rustup run nightly rustfmt crates/macros/src/lib.rs
+rustup run nightly rustfmt --edition 2024 crates/macros/src/lib.rs
0 commit comments