diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-04-06 13:29:58 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-04-06 13:29:58 -0700 |
commit | 2472a8a970ac459a793136c71072368f6302ab25 (patch) | |
tree | 39b1bf883c13727154c855c04c175022b57dcd34 /src/codegen/helpers.rs | |
parent | abd454cfc67c6815bc9084fdf5b1405bfd5ac660 (diff) |
Don't build documentation for the binary, just the lib
This enables one to locally do
$ cargo doc
and get library level documentation. Without the changes, cargo doesn't know
whether to build docs for the binary or library, and so instead it gives an
error and stops.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions