Uh oh!
There was an error while loading. Please reload this page.
Use derivative for PartialOrd/Ord in rustc_type_ir - #117409
Use derivative for PartialOrd/Ord in rustc_type_ir#117409compiler-errors wants to merge 1 commit into
PartialOrd/Ord in rustc_type_ir#117409Conversation
rustbot
commented
Oct 30, 2023
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging. |
compiler-errors
commented
Oct 30, 2023
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
bors
commented
Oct 30, 2023
Use derivative for `PartialOrd`/`Ord` in `rustc_type_ir` r? `@ghost` splitting this out for perf...
bors
commented
Oct 30, 2023
☀️ Try build successful - checks-actions |
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Oct 31, 2023
Finished benchmarking commit (de67b17): comparison URL. Overall result: no relevant changes - no action neededBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. @bors rollup=never Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 636.162s -> 638.981s (0.44%) |
r? @ghost
splitting this out for perf...