diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-23 14:44:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-23 14:44:20 +0100 |
| commit | 95c33e303bf0ab031a9d4ab2d3fe37077d981164 (patch) | |
| tree | e87d37d7e65d2fbc5321f3e72bb2dc16ac8451ca /tests/rustdoc-js-std/basic.js | |
| parent | 85c39893a761fe4c050523278da4e7e45ab42b6e (diff) | |
| parent | 1f82b45b6a42eca19a9dc48402abdc02574f791d (diff) | |
| download | rust-95c33e303bf0ab031a9d4ab2d3fe37077d981164.tar.gz rust-95c33e303bf0ab031a9d4ab2d3fe37077d981164.zip | |
Rollup merge of #134363 - estebank:derive-default, r=SparrowLii
Use `#[derive(Default)]` instead of manual `impl` when possible While working on #134175 I noticed a few manual `Default` `impl`s that could be `derive`d instead. These likely predate the existence of the `#[default]` attribute for `enum`s.
Diffstat (limited to 'tests/rustdoc-js-std/basic.js')
0 files changed, 0 insertions, 0 deletions
