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 0819246 commit 0a478edCopy full SHA for 0a478ed
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