-
Notifications
You must be signed in to change notification settings - Fork 14k
Rollup of 13 pull requests #148818
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 13 pull requests #148818
Conversation
> We continuously rebuild the latest versions for all crates so they can benefit from new features in rustdoc. -- https://docs.rs/releases/queue
sembr some rustdoc files and improve them a bit
This fixes some code block tags that aren't using the correct language for rust.
This was incorrectly interpreting the value as an HTML tag. This wraps it in an code span to avoid that.
Minor markup cleanup
…loadllvm the download-ci-llvm experiment turned out to be too unreliable
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
This updates the rust-version file to 8401398.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 8401398 Filtered ref: 52a911b7100ca6a6ed84159c51ce514a98ae9cf5 Upstream diff: rust-lang/rust@c5dabe8...8401398 This merge was created using https://github.com/rust-lang/josh-sync.
…, r=saethlin Document (and test) a problem with `Clone`/`Copy` deriving. I think this is useful information. I have worked on `derive` impls quite a bit and didn't know about this issue until today. r? `@saethlin`
|
@bors try jobs=x86_64-msvc-1,i686-msvc-1,x86_64-mingw-1,test-various,armhf-gnu,aarch64-apple |
This comment has been minimized.
This comment has been minimized.
Rollup of 13 pull requests try-job: x86_64-msvc-1 try-job: i686-msvc-1 try-job: x86_64-mingw-1 try-job: test-various try-job: armhf-gnu try-job: aarch64-apple
|
☀️ Test successful - checks-actions |
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 9312cd6 (parent) -> 2636cb4 (this PR) Test differencesShow 26 test diffsStage 1
Stage 2
Additionally, 14 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 2636cb4c1328f5a3ab05b8d13a666ac5f3a48a08 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
📌 Perf builds for each rolled up PR:
previous master: 9312cd6d38 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
|
Finished benchmarking commit (2636cb4): comparison URL. Overall result: ❌ regressions - 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 -1.8%)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: 477.625s -> 478.438s (0.17%) |
Successful merges:
RwLockand thread parking on TEEOS #148694 (std: supportRwLockand thread parking on TEEOS)cfg_select!to the new attribute parsing system #148712 (Portcfg_select!to the new attribute parsing system)allow(rustc::potential_query_instability)#148781 ([rustdoc] Remove unneededallow(rustc::potential_query_instability))masterbranch references withmain#148785 (Replacemasterbranch references withmain)Clone/Copyderiving. #148807 (Document (and test) a problem withClone/Copyderiving.)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup