diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-09-05 07:28:52 +0800 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-09-05 08:43:38 +0000 |
| commit | 2031eacbab664080e31a17e64c465ddb2905172d (patch) | |
| tree | f0b9aff0b37849d5e2149522d083b2d46677ffdc /tests/run-make/stdin-rustdoc/rmake.rs | |
| parent | 009e73825af0e59ad4fc603562e038b3dbd6593a (diff) | |
| download | rust-2031eacbab664080e31a17e64c465ddb2905172d.tar.gz rust-2031eacbab664080e31a17e64c465ddb2905172d.zip | |
run_make_support: rename `Command::stdin` to `stdin_buf` and add `std{in,out,err}` config helpers
Previously `Command::stdin` was actually just a stdin buffer helper, but
this is different from `std::process::Command::stdin`. This is
needlessly confusing, and blocks support to add `std{in,out,err}` config
that tests may want to use to e.g. redirect to `/dev/ptmx`.
Diffstat (limited to 'tests/run-make/stdin-rustdoc/rmake.rs')
0 files changed, 0 insertions, 0 deletions
