Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Jan 17, 2025
1 parent 28d087e commit 5844eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/core/src/macros/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,9 @@ pub macro cfg_match {
/// }
/// }
/// ```
///
///
/// If desired, it is possible to return expressions through the use of surrounding braces.
///
///
/// ```
/// #![feature(cfg_match)]
///
Expand Down

0 comments on commit 5844eac

Please sign in to comment.