-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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 7 pull requests #103038
Rollup of 7 pull requests #103038
Conversation
rust-lang#100892 implemented AsFd for the sys versions, rather than for the public types. Change the implementations to apply to the public types.
…ial-copy, r=lcnr Int and float inference variables are trivially copy Fixes rust-lang#102645
…-for-io-types, r=m-ou-se impl AsFd and AsRawFd for io::{Stdin, Stdout, Stderr}, not the sys versions rust-lang#100892 implemented AsFd for the sys versions, rather than for the public types. Change the implementations to apply to the public types.
…ochenkov Only test duplicate inherent impl items in a single place Based on rust-lang#100387 r? `@petrochenkov`
…ht-without-change, r=notriddle Migrate css highlight without change This is a "previous" version of rust-lang#102663: only migrating to CSS variables, no changes. It's a bit more verbose because rules are not coherent between themes. r? `@notriddle`
…chenkov Move some tests to more reasonable directories r? `@petrochenkov`
…TaKO8Ki More dupe word typos I only picked those changes (from the regex search) that I am pretty certain doesn't change meaning and is just a typo fix. Do correct me if any fix is undesirable and I can revert those. Thanks.
@bors r+ rollup=never p=5 |
⌛ Testing commit 49780e9 with merge dcdea614f34ccd8e7f9638aac9bf6197de97a29b... |
💔 Test failed - checks-actions |
@bors retry |
⌛ Testing commit 49780e9 with merge b41a7a16a0066c41c1dd25d0d748c82b2c47c3ac... |
One of the prs in this rollup is successfully merged outside of this rollup, wouldn't merging it a second time create problems ? |
Oh right didnt realise it got merged while this got retried. Thanks |
Successful merges:
Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup