rust/library/test/src/formatters
Matthias Krüger d855121a44
Rollup merge of #93479 - smoelius:master, r=yaahc
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.
2022-02-17 06:29:59 +01:00
..
json.rs remove allow_fail test flag 2022-01-28 18:31:49 +08:00
junit.rs Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se 2022-02-07 14:08:34 +00:00
mod.rs Implement #85440 2021-09-29 21:51:46 -04:00
pretty.rs Rollup merge of #93479 - smoelius:master, r=yaahc 2022-02-17 06:29:59 +01:00
terse.rs remove allow_fail test flag 2022-01-28 18:31:49 +08:00