Skip to content

Commit

Permalink
Enable doc_auto_cfg.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Jul 25, 2023
1 parent 8ff578e commit 9711a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
//! }
//! ```

#![cfg_attr(docsrs, feature(doc_auto_cfg))]
#![forbid(missing_docs)]
#![deny(rustdoc::broken_intra_doc_links)]
#![allow(clippy::tabs_in_doc_comments)]
Expand Down

0 comments on commit 9711a7d

Please sign in to comment.