slint/helper_crates
Tobias Hunger 9faffc75bb janitor: Fix warnings about unused members
I get warnings about unused members using the nightly compiler, one for
each member in all structs that derive the `FieldOffsets` macro. That is
a lot.

This fixes that as well as the one occurrence of that same warning in
unrelated code.
2024-01-09 10:48:19 +01:00
..
const-field-offset janitor: Fix warnings about unused members 2024-01-09 10:48:19 +01:00
vtable janitor: Fix clippy errors about wrong clone implementations 2023-09-20 20:23:38 +02:00