Use #[derive(Default)]
instead of manual impl
when possible#134363
Merged
bors merged 1 commit intorust-lang:masterfrom Dec 23, 2024
#[derive(Default)]
instead of manual impl
when possible#134363