Re: [pve-devel] [PATCH pve-installer 4/6] run rustfmt

2025-04-25 Thread Michael Köppl
On 4/23/25 13:56, Christoph Heiss wrote: Have you checked out the latest commit (952832147)? These are apparently the "old" 2021 edition rules which are being applied here - latest master is on the 2024 edition for some time now [0]. The changes here are the exact reverse of some of the changes

Re: [pve-devel] [PATCH pve-installer 4/6] run rustfmt

2025-04-23 Thread Christoph Heiss
Have you checked out the latest commit (952832147)? These are apparently the "old" 2021 edition rules which are being applied here - latest master is on the 2024 edition for some time now [0]. The changes here are the exact reverse of some of the changes done in the follow-up tree-wide formatting