diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-26 17:45:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 17:45:45 +0200 |
| commit | 24bdc372feacd866d9ee01b4bea35364cf17ee43 (patch) | |
| tree | 00ea92cefd5743810076a1b139e8e48c69d6bfc9 /compiler/rustc_codegen_gcc | |
| parent | 36b794ed03f707e8571eadc4da2816d978d6cddf (diff) | |
| parent | 9f5fc0283cedc2cbae3727764b451098a7e98071 (diff) | |
| download | rust-24bdc372feacd866d9ee01b4bea35364cf17ee43.tar.gz rust-24bdc372feacd866d9ee01b4bea35364cf17ee43.zip | |
Rollup merge of #117207 - Zalathar:no-option, r=compiler-errors
The value of `-Cinstrument-coverage=` doesn't need to be `Option` (Extracted from #117199, since this is a purely internal cleanup that can land independently.) Not using this flag is identical to passing `-Cinstrument-coverage=off`, so there's no need to distinguish between `None` and `Some(Off)`.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
