Files
rust/tests
Matthias Krüger 46d7038b03 Rollup merge of #117040 - Zalathar:instrument-coverage-ui, r=cjgillot
coverage: Add UI tests for values accepted by `-Cinstrument-coverage`

I wanted to clean up the code in `parse_instrument_coverage`, but it occurred to me that we currently don't have any UI tests for the various stable and unstable values supported by this flag.

---

Normally it might be overkill to individually test all the different variants of `on`/`off`, but in this case the parsing of those values is mixed in with some other custom code, so I think it's worthwhile being thorough.
2023-10-23 16:23:53 +02:00
..
2023-10-20 21:14:01 +00:00
2023-10-06 15:46:11 +00:00
2023-10-20 21:14:01 +00:00
2023-10-20 21:14:01 +00:00