mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:47:50 +00:00
Don't deaggregate InvocationParent just to reaggregate it again Also makes it easier to add more things to it in the future (which I am doing in some local experiments, so not really a reason to do this just now, but I think this PR stands on its own).