aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unsorted-match-unstable.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/unsorted-match-unstable.stderr')
-rw-r--r--tests/ui/unsorted-match-unstable.stderr2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ui/unsorted-match-unstable.stderr b/tests/ui/unsorted-match-unstable.stderr
index 6b4509e..386860b 100644
--- a/tests/ui/unsorted-match-unstable.stderr
+++ b/tests/ui/unsorted-match-unstable.stderr
@@ -3,3 +3,5 @@ error: E::Bbb should sort before E::Ddd
|
15 | #[sorted]
| ^^^^^^^^^
+ |
+ = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)