cloud-hypervisor/fuzz
Ruoqing He 6164aa0885 misc: Replace div_round_up operation with div_ceil
As clippy of rust-toolchain version 1.83.0-beta.1 suggests, replace
manually implemented `div_round_up!` and the like with `div_ceil` from
std.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2024-10-18 17:46:39 +00:00
..
fuzz_targets misc: Replace div_round_up operation with div_ceil 2024-10-18 17:46:39 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock build: Bump landlock from 0.4.0 to 0.4.1 in /fuzz 2024-09-27 00:19:59 +00:00
Cargo.toml build: Bulk update vm-memory and related dependencies 2024-09-26 12:31:25 +00:00