We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3d542 commit 24fa8b9Copy full SHA for 24fa8b9
core/tests/macros.rs
@@ -192,4 +192,4 @@ fn _allows_stmt_expr_attributes() {
192
cfg(unix) => { one * two; }
193
_ => { one + two; }
194
}
195
-}
+}
0 commit comments