cloud-hypervisor/net_util
Ruoqing He ab7b294688 misc: Replace map_or on false with is_some_and
Replace `map_or()` on false condition with `is_some_and` to provide
better readability, as suggestted by v1.84.0-beta.1 `cargo clippy`.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2024-11-29 12:44:33 +00:00
..
src misc: Replace map_or on false with is_some_and 2024-11-29 12:44:33 +00:00
build.rs build: Add "fuzzing" as a valid cfg(..) attribute 2024-05-08 08:10:28 +00:00
Cargo.toml build: Bump once_cell from 1.19.0 to 1.20.2 2024-10-07 14:07:19 +00:00