mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 15:05:30 +00:00
Occasionally it is useful to see some information from running tests without making everything noisy from `--nocapture`. Add a function to log this kind of output to a file, and print the file as part of CI.