diff options
| author | lqd <remy.rakic+github@gmail.com> | 2019-09-17 19:35:16 +0200 |
|---|---|---|
| committer | lqd <remy.rakic+github@gmail.com> | 2019-09-17 19:35:16 +0200 |
| commit | f9c73293e231f1179c426311bd7ab11f46473e9a (patch) | |
| tree | a975b56742760fa7d26fefee48f7b139e5a0d4c1 | |
| parent | 34d31673684a34b3858ba8dbc05fff8804a50508 (diff) | |
| download | rust-f9c73293e231f1179c426311bd7ab11f46473e9a.tar.gz rust-f9c73293e231f1179c426311bd7ab11f46473e9a.zip | |
Bless json output of test ui/json-options.rs for Polonius
| -rw-r--r-- | src/test/ui/json-options.polonius.stderr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/json-options.polonius.stderr b/src/test/ui/json-options.polonius.stderr new file mode 100644 index 00000000000..e21f6f85d16 --- /dev/null +++ b/src/test/ui/json-options.polonius.stderr @@ -0,0 +1 @@ +{"artifact":"$TEST_BUILD_DIR/json-options.polonius/libjson_options.rlib","emit":"link"} |
