about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2017-01-26 01:35:00 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2017-01-26 01:35:00 -0500
commitbb34856e9d0e480758bdc3afaad60654435d12b3 (patch)
tree75505ccf0201310c9435fa0f492ca7e03d149b5a /src/libstd/sync
parent6991938d3e91c200de7b6c6ef08f9600c075c89b (diff)
downloadrust-bb34856e9d0e480758bdc3afaad60654435d12b3.tar.gz
rust-bb34856e9d0e480758bdc3afaad60654435d12b3.zip
Fix full path being output with `rustdoc -h`
rustdoc would output the full path to the binary when calling it with
the `-h` or `--help` flags. This is undesired behavior. It has been
replaced with a hardcoded string `rustdoc` to fix the issue.

Fixes #39310
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions