Skip to content

Commit e834a2e

Browse files
committed
Remove whitespace
1 parent 298d825 commit e834a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/src/num/int_macros.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ macro_rules! int_impl {
10241024
/// # Panics
10251025
///
10261026
/// This function will panic if `rhs == 0`.
1027-
///
1027+
///
10281028
/// ## Overflow behavior
10291029
///
10301030
/// On overflow, this function will panic if overflow checks are enabled (default in debug

0 commit comments

Comments
 (0)