]> git.lizzy.rs Git - rust.git/commit
auto merge of #10782 : alexcrichton/rust/rustdoc-lib, r=thestinger
authorbors <bors@rust-lang.org>
Tue, 3 Dec 2013 09:51:26 +0000 (01:51 -0800)
committerbors <bors@rust-lang.org>
Tue, 3 Dec 2013 09:51:26 +0000 (01:51 -0800)
commit6a9db409e5d6eb81009e627b91e5425ce39fa52d
tree16e051bd7f88e2d709f09aceb7c212d44d7f0e7d
parentf1ef36ea2ffcb3af7ea76b323f8cb47670fd243c
parent6600ba97c352058b08e077f7ae64dc92f87fadb6
auto merge of #10782 : alexcrichton/rust/rustdoc-lib, r=thestinger

This makes sure that when generating documentation we don't waste time doing
things like looking for a main function.