mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
5003f607ec
`stdtest` and `extratest` expects to be able to write to `tmp` directory under the current working directory, so the first commit creates `tmp` directory and changes the directory before running tests. The second commit adds `--bench` argument to test runs and copies metrics from the remote device.