Michael Goulet
Michael Goulet
Ah wait, mir-opt tests are gonna explode because of the new naming scheme.
Anywhomst, cc @RalfJung if you're curious about what this ended up looking like.
Let's get perf kicked off. I'll fix the codegen tests when I get home. @bors try @rust-timer queue
If this doesn't help things, I'll investigate adding a new `DefKind::SyntheticBody` or something, to avoid needing to add `tcx.is_synthetic_mir` as a query.
@bors try @rust-timer queue
@bors try @rust-timer queue
@bors try @rust-timer queue
I think the overhead is fine.
r=me when ci is green or sooner i dont care much
Hey 👋 I saw this cross-linked from one of my rust compiler PRs, so I'm just reaching out: > This will be solved with https://github.com/rust-lang/rust/issues/109417 which is hopefully close to...