-
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 6 pull requests #126144
Rollup of 6 pull requests #126144
Conversation
they both support the F_GETFL fctnl flag/O_ACCMODE mask to get the file descriptor access modes.
…/ alias. Fix alias search result showing `undefined` description.
This should help when debugging a failure in the Fuchsia build in CI.
…ion, r=Amanieu Stabilize `error_in_core` Closes: rust-lang#103765. `@rustbot` label: +T-libs-api r? libs-api
…rieb std::unix::fs::get_mode implementation for illumos/solaris. they both support the F_GETFL fctnl flag/O_ACCMODE mask to get the file descriptor access modes.
…ish, r=notriddle Make html rendered by rustdoc allow searching non-English identifier / alias Fix alias search result showing `undefined` description. Inspired by rust-lang/mdBook#2393 . Not sure if it's worth it adding full-text search functionality to rustdoc rendered html.
mark binding undetermined if target name exist and not obtained - Fixes rust-lang#124490 - Fixes rust-lang#125013 Following up on rust-lang#124840, I think handling only `target_bindings` is sufficient. r? `@petrochenkov`
Add debugging utils and comments to Fuchsia scripts This should help when debugging a failure in the Fuchsia build in CI. I plan to follow up with a PR to the testing section of the dev guide with more details, along with more improvements happening in the Fuchsia repo itself. try-job: x86_64-gnu-integration
Fix typo in docs for std::pin
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 8fb1930c20 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (ff014f5): 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 -2.3%)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 16.7%)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: missing data |
Successful merges:
error_in_core
#125951 (Stabilizeerror_in_core
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup