Skip to content

Commit 9822496

Browse files
gnzlbgcrlf0710
authored andcommitted
Fix hash-stable-is-unstable test
1 parent d6a7017 commit 9822496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui-fulldeps/hash-stable-is-unstable.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ use rustc_macros::HashStable;
1212

1313
#[derive(HashStable)]
1414
//~^ use of unstable library feature 'rustc_private'
15+
//~| use of unstable library feature 'rustc_private'
1516
struct Test;

0 commit comments

Comments
 (0)