mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

changes summary : - change the `pkg_id` field of `struct SerializedUnit<'a>` to be `PackageIdSpec` instead of `PackageId` - change the unit-graph testcases to match the changes (cleaning previous commits so every commit passes CI checks, as required)