We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67fdd80 + aab2917 commit a9c0e28Copy full SHA for a9c0e28
src/lib.rs
@@ -21,7 +21,6 @@
21
)]
22
#![allow(clippy::neg_cmp_op_on_partial_ord)] // suggested fix too verbose
23
#![no_std]
24
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
25
26
//! Generating random samples from probability distributions.
27
//!
0 commit comments