Skip to content

Commit 2d2b69d

Browse files
committed
Satisfy tidy
1 parent dba1c71 commit 2d2b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/ui/consts/const-eval/auxiliary/stability.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
#[stable(feature = "rust1", since = "1.0.0")]
2020
#[rustc_const_unstable(feature="foo")]
21-
pub const fn foo() -> u32 { 42 }
21+
pub const fn foo() -> u32 { 42 }

0 commit comments

Comments
 (0)