Skip to content

Commit 8916d97

Browse files
committed
Remove stray newline
1 parent fec9f23 commit 8916d97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/src/hint.rs

-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ pub const fn must_use<T>(value: T) -> T {
557557
/// ```
558558
///
559559
///
560-
561560
#[unstable(feature = "likely_unlikely", issue = "26179")]
562561
#[rustc_nounwind]
563562
#[inline(always)]

0 commit comments

Comments
 (0)