Auto merge of #5235 - klausi:Z-flag-docs, r=matklad
authorbors <bors@rust-lang.org>
Sat, 31 Mar 2018 13:28:20 +0000 (13:28 +0000)
committerbors <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