diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-12-30 16:26:24 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-12-30 16:26:24 -0800 |
| commit | 49f14d36e131bee318340d638aa4f94d8cf872f6 (patch) | |
| tree | 23d306e084741f98753e6b113754bcb95c1bb60a /src/rustllvm/RustWrapper.cpp | |
| parent | 38f9805f11721d854a59818e0ad7b8a0b6282301 (diff) | |
| parent | c11e1551d1adcaa5791438e9c604068cfdbea7cb (diff) | |
| download | rust-49f14d36e131bee318340d638aa4f94d8cf872f6.tar.gz rust-49f14d36e131bee318340d638aa4f94d8cf872f6.zip | |
rollup merge of #20350: fhahn/issue-20340-rustdoc-version
Patch for #20340. `rustdoc --version` panics because it uses `rustc_driver::version`, which in turn checks the `verbose` flag, which was not defined for rustdoc. In this patch I have added a verbose flag to rustdoc, because I think it should be useful for other things besides --version. Another possible fix would be to check if a verbose option was defined in `rustc_driver` or add an extra `version` function for rustdoc.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
