about summary refs log tree commit diff
path: root/tests/ui/json/json-multiple.stderr
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jsgf@fb.com>2023-10-13 15:50:01 -0700
committerJeremy Fitzhardinge <jsgf@fb.com>2023-10-13 15:50:01 -0700
commit8f0845862ced500ba76798080cf1fa5c28c4905e (patch)
tree41fc7e31de4fb8c2c433ff76136310e1e2e7af6c /tests/ui/json/json-multiple.stderr
parentda3df9c2019beaa27da04ccf09f3a1dea6d46574 (diff)
downloadrust-8f0845862ced500ba76798080cf1fa5c28c4905e.tar.gz
rust-8f0845862ced500ba76798080cf1fa5c28c4905e.zip
Use `$message_type` as the tag
`type` turned out to be controversial.
Diffstat (limited to 'tests/ui/json/json-multiple.stderr')
-rw-r--r--tests/ui/json/json-multiple.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/json/json-multiple.stderr b/tests/ui/json/json-multiple.stderr
index 912ce9c6035..7689fb94a6c 100644
--- a/tests/ui/json/json-multiple.stderr
+++ b/tests/ui/json/json-multiple.stderr
@@ -1 +1 @@
-{"type":"artifact","artifact":"$TEST_BUILD_DIR/json/json-multiple/libjson_multiple.rlib","emit":"link"}
+{"$message_type":"artifact","artifact":"$TEST_BUILD_DIR/json/json-multiple/libjson_multiple.rlib","emit":"link"}