Uh oh!
There was an error while loading. Please reload this page.
Rollup of 3 pull requests - #132148
Conversation
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Pass Ident by reference in ast Visitor `MutVisitor`'s version of `visit_ident` passes around `&Ident`, but `Visitor` copies `Ident`. This PR changes that r? `@petrochenkov` related to rust-lang#128974
…Kobzol remove `change-id` from CI script It's not necessary to set `change-id` for CI since rust-lang#130356.
library: consistently use American spelling for 'behavior' We use "behavior" a lot more often than "behaviour", but some "behaviour" have even snuck into user-facing docs. This makes the spelling consistent.
matthiaskrgr
commented
Oct 25, 2024
@bors r+ rollup=never p=3 |
bors
commented
Oct 25, 2024
bors
commented
Oct 25, 2024
bors
commented
Oct 25, 2024
☀️ Test successful - checks-actions |
rust-timer
commented
Oct 25, 2024
📌 Perf builds for each rolled up PR:
previous master: b188577f14 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
rust-timer
commented
Oct 26, 2024
Finished benchmarking commit (c1db4dc): 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)Results (primary -1.2%)This 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.
CyclesResults (primary 1.0%)This 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: 788.853s -> 787.658s (-0.15%) |
Successful merges:
change-idfrom CI script #132130 (removechange-idfrom CI script)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup