mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-03 10:29:10 +00:00
Fixes the clippy warning: warning: redundant field names in struct initialization --> proxmox-time-api/src/time_impl.rs:53:9 | 53 | localtime: localtime, | ^^^^^^^^^^^^^^^^^^^^ help: replace it with: `localtime` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> |
||
|---|---|---|
| .. | ||
| debian | ||
| src | ||
| Cargo.toml | ||