mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
abd88a9e3a
* A number of `Stdio` related doc examples include running the "rev" command to illustrate piping commands. The majority of these tests are marked as `no_run` except for two tests which were not * Not running these tests is unlikely to cause any negative impact, and doing so also allows the test suite to pass in environments where the "rev" command is unavailable