Track extra_lifetime_params_map per-owner#159226
Conversation
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Track extra_lifetime_params_map per-owner
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (f6842f2): comparison URL. Overall result: no relevant changes - no action neededBenchmarking means the PR may be perf-sensitive. Consider adding rollup=never if this change is not fit for rolling up. @rustbot label: -S-waiting-on-perf -perf-regression Instruction countThis perf run didn't have relevant results for this metric. Max RSS (memory usage)Results (primary 0.5%, secondary 3.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.4%, secondary -4.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 487.42s -> 489.163s (0.36%) |
|
Is it necessary to move the lifetime functions from Upd: alternatively they could be implemented on |
b1f8ac5 to
5ccf44c
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
nope, not necessary. I removed that. @rustbot ready |
Part of rust-lang/rust-project-goals#620
An easy one now that #156508 is merged, as there are no more cross-owner dependencies on this table
r? @petrochenkov