Gabriel Goller writes:
> bump, still applies
If I am not mistaken, this could use `+ use<'a>` instead of `+ 'a`.
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
bump, still applies
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
--> proxmox-ve-config/src/sdn/config.rs:547:40
|
544 | pub fn ipsets<'a>(
| -- lifetime `'a` declared here
...
547 | ) -> impl Iterator + '_ {
|^^ this elided lifetime gets
resolved as `'a`
|
= note: `#[warn(e