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.
1 parent b83d243 commit c9b9f88Copy full SHA for c9b9f88
tests/stream.rs
@@ -1,4 +1,3 @@
1
-#![cfg(not(feature = "preserve_order"))]
2
#![allow(clippy::assertions_on_result_states)]
3
4
use serde_json::{json, Deserializer, Value};
tests/test.rs
#![allow(
clippy::assertions_on_result_states,
clippy::cast_precision_loss,
0 commit comments