summaryrefslogtreecommitdiffstats
path: root/vendor/serde_json/tests/ui/missing_value.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/serde_json/tests/ui/missing_value.stderr')
-rw-r--r--vendor/serde_json/tests/ui/missing_value.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/serde_json/tests/ui/missing_value.stderr b/vendor/serde_json/tests/ui/missing_value.stderr
index d538d9613..a1edbc37b 100644
--- a/vendor/serde_json/tests/ui/missing_value.stderr
+++ b/vendor/serde_json/tests/ui/missing_value.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)