-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 4 pull requests #115246
Rollup of 4 pull requests #115246
Conversation
… r=joshtriplett Remove special cases that are no longer needed due to rust-lang#112606 cc rust-lang#112606
…implemented-for-alloc-rc, r=WaffleLapkin Make `rustc_on_unimplemented` std-agnostic for `alloc::rc` See rust-lang#112923 Just a few lines related to `alloc:rc` for `Send` and `Sync`. That seems to be all of the `... = "std::..."` issues found, but there a few notes with `std::` inside them still. r? `@WaffleLapkin`
…rc-platform-support-tabulation, r=GuillaumeGomez Fixup sparc-unknown-none-elf table spacing Missed this in rust-lang#115075
…lor-36, r=notriddle Migrate GUI colors test to original CSS color format Follow-up of rust-lang#111459. r? `@notriddle`
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 6ed4136c72 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (7646ece): 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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 629.797s -> 630.77s (0.15%) |
Successful merges:
Display
forIpv6Addr
for IPv4-compatible addresses #112606)rustc_on_unimplemented
std-agnostic foralloc::rc
#115210 (Makerustc_on_unimplemented
std-agnostic foralloc::rc
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup