]> git.proxmox.com Git - proxmox.git/commit
clippy fix: redundant closure
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 8 Aug 2023 08:01:44 +0000 (10:01 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 8 Aug 2023 09:29:36 +0000 (11:29 +0200)
commit6f9cc14b9ed7c4f8c4c4241b32aa707f03be0da9
tree1a83a04c27d198a61791e493acc1713841ba41c1
parent82164203bd483134f233a9706066f7e0ed5f9de9
clippy fix: redundant closure

See:
https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
proxmox-openid/src/lib.rs
proxmox-schema/src/de/mod.rs