Il ven 2 mag 2025, 20:58 Stefan Zabka <g...@zabka.it> ha scritto: > Unrelated to the actual change, but a drive-by observation: > If you want to keep the MSRV in sync across all workspace members, you > could use workspace.package.rust-version to define it once and inherit > it everywhere. (Same goes for edition, license, and resolver.) > > https://doc.rust-lang.org/cargo/reference/workspaces.html#the-package-table > > I'd like to provide a patch instead of just heckling, but I have a > couple of questions: > > 1. Is this actually desired behaviour, or might you want different > values for these fields? >
Yes, it is. 2. Should I implement this against qemu-project/qemu master branch or is > there a dedicated Rust tree? > Sure, go ahead! I will rebase on top, since I have to resend anyway. Paolo 3. Should I wait with that until your change is landed so we don't conflict? > > Best > Stefan > >