summaryrefslogtreecommitdiffstats
path: root/vendor/serde_json/tests/ui/missing_colon.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/serde_json/tests/ui/missing_colon.stderr')
-rw-r--r--vendor/serde_json/tests/ui/missing_colon.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/serde_json/tests/ui/missing_colon.stderr b/vendor/serde_json/tests/ui/missing_colon.stderr
index 9b83c1777..3cebc4fd3 100644
--- a/vendor/serde_json/tests/ui/missing_colon.stderr
+++ b/vendor/serde_json/tests/ui/missing_colon.stderr
@@ -4,4 +4,4 @@ error: unexpected end of macro invocation
4 | json!({ "a" });
| ^^^^^^^^^^^^^^ missing tokens in macro arguments
|
- = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
+ = note: this error originates in the macro `json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)