mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 06:06:57 +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.