minor
This commit is contained in:
parent
a25e56f025
commit
ff2e74517a
1 changed files with 0 additions and 1 deletions
|
|
@ -356,7 +356,6 @@ impl ExprBuilder {
|
||||||
|
|
||||||
#[cfg(any(test, feature = "arbitrary"))]
|
#[cfg(any(test, feature = "arbitrary"))]
|
||||||
pub mod arbitrary {
|
pub mod arbitrary {
|
||||||
#![allow(clippy::arc_with_non_send_sync)]
|
|
||||||
|
|
||||||
//! Helper functions to generate arbitrary expressions using [`mod@proptest`].
|
//! Helper functions to generate arbitrary expressions using [`mod@proptest`].
|
||||||
use core::ops::Bound;
|
use core::ops::Bound;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue