about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-11-04 21:40:38 -0400
committerjyn <github@jyn.dev>2024-03-04 21:45:41 -0500
commit8bfe9dbae20628bfcea390556c40a991984692ec (patch)
treec7084058487883bc60e80899bbe9361ce77fa0eb /compiler/rustc_interface/src/errors.rs
parent678e2177dcc089bb5355819d11ee22d7703126d4 (diff)
downloadrust-8bfe9dbae20628bfcea390556c40a991984692ec.tar.gz
rust-8bfe9dbae20628bfcea390556c40a991984692ec.zip
libtest: Print the names of failed tests eagerly
Previously, libtest would wait until all tests finished running to print the progress, which made it
annoying to run many tests at once (since you don't know which have failed). Change it to print the
names as soon as they fail.

This also adds a test for the terse output; previously it was untested.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions