mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
957a6ad4d9
Update tests for libtest `--format json` This PR makes the test work on beta and stable, and adds a test ensuring the option is not available on beta and stable. Backported these commits from https://github.com/rust-lang/rust/pull/110414.