-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Rollup of 7 pull requests #134052
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 #134052
Conversation
Fill out windows io error mapping table
Automatic Rustup
eventfd: comment tweaks
also adding the `_SC_PAGESIZE` alias `_SC_PAGE_SIZE` supported by Linux, macOS and FreeBSD. close rust-lang#4050
sysconf interception fix for solarish systems.
follow-up on rust-lang#4052, making a miri evaluation context fn for strerror_r.
sysconf adding few more constants.
Refactor AnonSocket::read/write for blocking socketpair
Co-authored-by: Ralf Jung <post@ralfj.de>
Added epoll and eventfd for Android
Use `PathBuf` APIs to correctly do some path manipulation cross-platform
Simplify thread blocking tests
filesystem support for solarish: stat
|
@bors r+ rollup=never p=7 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: df5b8e39b7 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
|
Finished benchmarking commit (1b3fb31): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
Max RSS (memory usage)Results (primary -1.3%, secondary 1.5%)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 (secondary 3.5%)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: 766.815s -> 769.074s (0.29%) |
Successful merges:
thenmethod onbool#133789 (Add doc alias 'then_with' forthenmethod onbool)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup