mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
d855121a44
Use `optflag` for `--report-time` Essentially, what is described here: https://github.com/rust-lang/rust/issues/64888#issuecomment-1008047228 There is one difference. The comment proposes to add a `--report-time-color` option. This change instead uses libtest's existing `--color` option for that purpose. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |