We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a7017 commit 9822496Copy full SHA for 9822496
src/test/ui-fulldeps/hash-stable-is-unstable.rs
@@ -12,4 +12,5 @@ use rustc_macros::HashStable;
12
13
#[derive(HashStable)]
14
//~^ use of unstable library feature 'rustc_private'
15
+//~| use of unstable library feature 'rustc_private'
16
struct Test;
0 commit comments