Skip to content

Commit 5844eac

Browse files
committed
Rustfmt
1 parent 28d087e commit 5844eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/core/src/macros/mod.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,9 @@ pub macro cfg_match {
313313
/// }
314314
/// }
315315
/// ```
316-
///
316+
///
317317
/// If desired, it is possible to return expressions through the use of surrounding braces.
318-
///
318+
///
319319
/// ```
320320
/// #![feature(cfg_match)]
321321
///

0 commit comments

Comments
 (0)