mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 14:23:33 -04:00
rustfmt
This commit is contained in:
@@ -84,7 +84,6 @@ fn rand_array(mut x: u32) -> [u32; 32] {
|
||||
return tested;
|
||||
}
|
||||
|
||||
|
||||
fn fuzz_cycle(data: &[u8]) -> Result<(), ()> {
|
||||
use arbitrary::{Arbitrary, Unstructured};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user