mirror of
https://gitee.com/openharmony/third_party_rust_tinyvec
synced 2024-11-26 23:30:27 +00:00
rustfmt
This commit is contained in:
parent
c570a1148c
commit
4ca258a5ca
@ -84,7 +84,6 @@ fn rand_array(mut x: u32) -> [u32; 32] {
|
||||
return tested;
|
||||
}
|
||||
|
||||
|
||||
fn fuzz_cycle(data: &[u8]) -> Result<(), ()> {
|
||||
use arbitrary::{Arbitrary, Unstructured};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user