about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/example/std_example.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-23 16:23:53 +0200
committerGitHub <noreply@github.com>2023-10-23 16:23:53 +0200
commit46d7038b03953af7669acf2f25a4f27c6e525715 (patch)
treea4c7c083f083b650ee2f769f58b2152f3a1ed33d /compiler/rustc_codegen_cranelift/example/std_example.rs
parent5f96976e82b16b27804862a9e65de7115ea238e8 (diff)
parent71b7322440aaba17a163bcb962e5c8cb07239725 (diff)
downloadrust-46d7038b03953af7669acf2f25a4f27c6e525715.tar.gz
rust-46d7038b03953af7669acf2f25a4f27c6e525715.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions