Skip to content

Commit 90608ee

Browse files
committed
Rustfmt
1 parent 28d087e commit 90608ee

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
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
///

src/doc/nomicon

0 commit comments

Comments
 (0)