Conversation
fee1-dead
left a comment
There was a problem hiding this comment.
Very nice! r=me after the comment nit
5b8b612 to
efe8ae7
Compare
|
@bors r=fee1-dead |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
…-dead Fix const drop checking Fixes confirmation of `~const Destruct` and const drops. r? fee1-dead
…-dead Fix const drop checking Fixes confirmation of `~const Destruct` and const drops. r? fee1-dead
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (ae612be): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression 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: 674.729s -> 675.635s (0.13%) |
Fixes confirmation of
~const Destructand const drops.r? fee1-dead