diff options
| author | Nicholas Nethercote <nnethercote@mozilla.com> | 2020-04-06 09:29:19 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <nnethercote@mozilla.com> | 2020-04-19 20:05:23 +1000 |
| commit | 3e3fd73f85c8dd2a7ba6b2072bfb1158e7e6872f (patch) | |
| tree | 614b88e0bc6f933e105e27cf009df2f3635f13fe /src/test/rustdoc-ui/coverage/traits.rs | |
| parent | dc0653987215293d239bfc9fd6623a4b1d6fbc36 (diff) | |
| download | rust-3e3fd73f85c8dd2a7ba6b2072bfb1158e7e6872f.tar.gz rust-3e3fd73f85c8dd2a7ba6b2072bfb1158e7e6872f.zip | |
Disallow values for `-C no-*` and `-Z no-*` options again.
With the exception of `-C no-redzone`, because that could take a value
before this PR.
This partially undoes one of the earlier commits in this PR, which added
the ability to take a value to all boolean options that lacked it.
The help output for these options looks like this:
```
-C no-vectorize-slp=val -- disable LLVM's SLP vectorization pass
```
The "=val" part is a lie, but hopefully this will be fixed in the future.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/traits.rs')
0 files changed, 0 insertions, 0 deletions
