Skip to content

Rollup of 6 pull requests #139734

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

Merged
merged 12 commits into from
Apr 13, 2025
Merged

Rollup of 6 pull requests #139734

merged 12 commits into from
Apr 13, 2025

Conversation

ChrisDenton
Copy link
Member

Successful merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

joboet and others added 12 commits March 29, 2025 13:08

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
std: make `cmath` functions safe

The floating point intrinsics are more difficult, I'll probably wait until rust-lang#119899 has merged before making them safe as well.
… r=petrochenkov

Add regression test for rust-lang#127424

Fixes: rust-lang#127424

This ICE no longer reproduces, so it appears to have already been fixed.
This PR adds a regression test to ensure the issue doesn’t come back in the future.

Please let me know if there's anything I should improve or revise!
Document that `opt-dist` requires metrics to be enabled

Suggested in rust-lang#139686.
Fix comment in bootstrap

Didn't notice it in rust-lang#139588.

r? ````@jieyouxu````
…=petrochenkov

Fix name of field in doc comment

Trivial doc fix
bootstrap: fix typo in doc string
@rustbot rustbot added A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Apr 13, 2025
@ChrisDenton
Copy link
Member Author

@bors r+ rollup=never p=5

@bors
Copy link
Collaborator

bors commented Apr 13, 2025

📌 Commit 6b26d3c has been approved by ChrisDenton

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 13, 2025
@bors
Copy link
Collaborator

bors commented Apr 13, 2025

⌛ Testing commit 6b26d3c with merge 65fa0ab...

@bors
Copy link
Collaborator

bors commented Apr 13, 2025

☀️ Test successful - checks-actions
Approved by: ChrisDenton
Pushing 65fa0ab to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 13, 2025
@bors bors merged commit 65fa0ab into rust-lang:master Apr 13, 2025
7 checks passed
@rustbot rustbot added this to the 1.88.0 milestone Apr 13, 2025
@rust-timer
Copy link
Collaborator

📌 Perf builds for each rolled up PR:

PR# Message Perf Build Sha
#139107 std: make cmath functions safe 67ab453f50e6d0aeb7501acbc9563a4b0dce8986 (link)
#139607 Add regression test for #127424 79485b1eb903b5566fa652d2684db017bf1bb63e (link)
#139691 Document that opt-dist requires metrics to be enabled 39d95bfad25cef4aa1391239adafd33382ea3ebd (link)
#139707 Fix comment in bootstrap 443c84518bc33db060fb0345871974812810a24d (link)
#139708 Fix name of field in doc comment f622a8ed841122d0326ac4267e2cd4e81ac940c9 (link)
#139709 bootstrap: fix typo in doc string 24829256bfd76e8b0adcd1deb85dc3ee42429fe7 (link)

previous master: fda35a6da6

In the case of a perf regression, run the following command for each PR you suspect might be the cause: @rust-timer build $SHA

Copy link

What is this? This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.

Comparing fda35a6 (parent) -> 65fa0ab (this PR)

Test differences

Show 2 test diffs

Stage 1

  • [ui] tests/ui/const-generics/generic_const_exprs/const-generics-closure.rs: [missing] -> pass (J1)

Stage 2

  • [ui] tests/ui/const-generics/generic_const_exprs/const-generics-closure.rs: [missing] -> pass (J0)

Job group index

Job duration changes

  1. dist-aarch64-linux: 7589.8s -> 5346.6s (-29.6%)
  2. dist-x86_64-apple: 8853.0s -> 7777.8s (-12.1%)
  3. x86_64-apple-1: 8289.4s -> 7344.7s (-11.4%)
  4. dist-apple-various: 7087.7s -> 6468.7s (-8.7%)
  5. dist-armhf-linux: 5369.5s -> 4965.1s (-7.5%)
  6. dist-x86_64-freebsd: 4830.1s -> 5100.2s (5.6%)
  7. dist-aarch64-apple: 4882.8s -> 4627.0s (-5.2%)
  8. dist-riscv64-linux: 5049.4s -> 4855.1s (-3.8%)
  9. x86_64-apple-2: 6146.9s -> 6367.8s (3.6%)
  10. x86_64-gnu: 6282.3s -> 6506.2s (3.6%)
How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.

@ChrisDenton ChrisDenton deleted the rollup-28qn740 branch April 13, 2025 10:26
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (65fa0ab): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

Results (primary 2.3%, secondary -2.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.

mean range count
Regressions ❌
(primary)
2.3% [2.3%, 2.3%] 1
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-2.0% [-2.0%, -2.0%] 1
All ❌✅ (primary) 2.3% [2.3%, 2.3%] 1

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 780.374s -> 779.489s (-0.11%)
Artifact size: 365.52 MiB -> 365.53 MiB (0.00%)

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Apr 19, 2025
…enton

Rollup of 6 pull requests

Successful merges:

 - rust-lang#139107 (std: make `cmath` functions safe)
 - rust-lang#139607 (Add regression test for rust-lang#127424)
 - rust-lang#139691 (Document that `opt-dist` requires metrics to be enabled)
 - rust-lang#139707 (Fix comment in bootstrap)
 - rust-lang#139708 (Fix name of field in doc comment)
 - rust-lang#139709 (bootstrap: fix typo in doc string)

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustc-dev-guide Area: rustc-dev-guide merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants