Skip to content

Commit

Permalink
deny missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-andrade committed Mar 17, 2014
1 parent 6fa72df commit a07db20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libgetopts/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
#[doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
html_root_url = "http://static.rust-lang.org/doc/master")];
#[allow(missing_doc)];
#[deny(missing_doc)];
#[allow(deprecated_owned_vector)];

#[feature(globs, phase)];
Expand Down

8 comments on commit a07db20

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from alexcrichton
at alan-andrade@a07db20

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging alan-andrade/rust/docathon-getopts-deny-missingdocs = a07db20 into auto

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alan-andrade/rust/docathon-getopts-deny-missingdocs = a07db20 merged ok, testing candidate = 2682ac46

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from alexcrichton
at alan-andrade@a07db20

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging alan-andrade/rust/docathon-getopts-deny-missingdocs = a07db20 into auto

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alan-andrade/rust/docathon-getopts-deny-missingdocs = a07db20 merged ok, testing candidate = 80ed794a

@bors
Copy link
Contributor

@bors bors commented on a07db20 Mar 18, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.