Skip to content

Commit aab2917

Browse files
remove doc_auto_cfg
1 parent 67fdd80 commit aab2917

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
)]
2222
#![allow(clippy::neg_cmp_op_on_partial_ord)] // suggested fix too verbose
2323
#![no_std]
24-
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
2524

2625
//! Generating random samples from probability distributions.
2726
//!

0 commit comments

Comments
 (0)