summaryrefslogtreecommitdiffstats
path: root/tests/ui/feature-gates/stability-attribute-consistency.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/feature-gates/stability-attribute-consistency.stderr (renamed from src/test/ui/feature-gates/stability-attribute-consistency.stderr)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/feature-gates/stability-attribute-consistency.stderr b/tests/ui/feature-gates/stability-attribute-consistency.stderr
index d49b44c8a..1b93d3c96 100644
--- a/src/test/ui/feature-gates/stability-attribute-consistency.stderr
+++ b/tests/ui/feature-gates/stability-attribute-consistency.stderr
@@ -12,3 +12,4 @@ LL | #[unstable(feature = "foo", issue = "none")]
error: aborting due to 2 previous errors
+For more information about this error, try `rustc --explain E0711`.