Skip to content

Use #[derive(Default)] instead of manual impl when possible#134363

Merged
bors merged 1 commit into
rust-lang:masterfrom
estebank:derive-default
Dec 23, 2024
Merged

Use #[derive(Default)] instead of manual impl when possible#134363
bors merged 1 commit into
rust-lang:masterfrom
estebank:derive-default

Use `#[derive(Default)]` instead of manually implementing it

1f82b45
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs