-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Rollup of 5 pull requests #144181
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 5 pull requests #144181
Conversation
…acrum Tidy cleanup 2
docs: update link to RISC-V and Xtensa installation guide Replace outdated link https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html with the official Espressif documentation at https://docs.espressif.com/projects/rust/book/installation/index.html
Rename `optional-mingw-check-1` to `optional-pr-check-1` I noticed this when doing a `bors2 try` for `mingw`. I also changed it to use the `pr-check-1` image as `mingw-check-1` no longer exists.
…=fmease Fix clippy lints in librustdoc
fix load-bearing typo Trying to see if this is enough to fix PR CI. How did it land without issues is a question for later. <sub>I can see the headlines already, "billion dollar infrastructure brought down by load-bearing typo".</sub>
Tiny rollup to include #144180 to unbrick PR CI. See #t-infra > Spellcheck workflow now fails on all PRs (tree bad?). @bors r+ rollup=never p=10 (PR CI spellcheck failure) |
Rollup of 5 pull requests Successful merges: - #143960 (Tidy cleanup 2) - #144149 (docs: update link to RISC-V and Xtensa installation guide) - #144152 (Rename `optional-mingw-check-1` to `optional-pr-check-1`) - #144178 (Fix clippy lints in librustdoc) - #144180 (fix load-bearing typo) r? `@ghost` `@rustbot` modify labels: rollup
there's a p-critical fix in the queue at p=6, we shouldn't make rollups at p>5 without rolling up the other important PRs |
There likely was still time to get both in, but why not :) |
but yeah it'd be cutting it close, it may even be close now, with CI now taking 3+ hours; good call |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 0d95920262 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
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 0d95920 (parent) -> ee3a078 (this PR) Test differencesShow 4 test diffs4 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard ee3a0783df39cb11c5706e38805eb9258b4fad79 --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
Finished benchmarking commit (ee3a078): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary -2.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
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: 465.968s -> 464.521s (-0.31%) |
Successful merges:
optional-mingw-check-1
tooptional-pr-check-1
#144152 (Renameoptional-mingw-check-1
tooptional-pr-check-1
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup