about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-08-18 14:55:23 +0800
committerGitHub <noreply@github.com>2024-08-18 14:55:23 +0800
commit4e087683e59e89cce3754512af8316b0c5680c23 (patch)
tree586dd6722ea358b8e6e67f764380abaf3024e2c7 /compiler/rustc_codegen_gcc
parent42b54a98b6db10254a519b889f75006ac367640c (diff)
parent3116db669c4e80ffdae5a34a8dd9bcfba4b1a9be (diff)
downloadrust-4e087683e59e89cce3754512af8316b0c5680c23.tar.gz
rust-4e087683e59e89cce3754512af8316b0c5680c23.zip
Rollup merge of #129185 - Zalathar:validate-json, r=jieyouxu
Port `run-make/libtest-json/validate_json.py` to Rust

This is a trivial Python script that simply tries to parse each line of stdin (i.e. the test process output) as JSON, to verify that the overall output is JSON Lines.

We can perform the same check directly in `rmake.rs` using `serde_json`.

r? ````@jieyouxu````
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions