projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3548057
9af095a
)
Auto merge of #5235 - klausi:Z-flag-docs, r=matklad
author
bors
<bors@rust-lang.org>
Sat, 31 Mar 2018 13:28:20 +0000
(13:28 +0000)
committer
bors
<bors@rust-lang.org>
Sat, 31 Mar 2018 13:28:20 +0000
(13:28 +0000)
docs(Z-flags): Add description for each -Z flag in cargo help
Fixes #5155
There might be a more elaborate way of adding descriptions to available options and generating help text automatically. For now I think some static text is a good start.
Trivial merge