aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/match-unstable.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/match-unstable.stderr')
-rw-r--r--tests/ui/match-unstable.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ui/match-unstable.stderr b/tests/ui/match-unstable.stderr
new file mode 100644
index 0000000..b2bdea0
--- /dev/null
+++ b/tests/ui/match-unstable.stderr
@@ -0,0 +1,5 @@
+error: E::Bbb should sort before E::Ccc
+ --> $DIR/match-unstable.rs:15:5
+ |
+15 | #[sorted]
+ | ^^^^^^^^^