-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Rollup of 2 pull requests #150633
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 2 pull requests #150633
Conversation
Fix function formatting in src/overview.md
Update 'Working groups' to 'Working areas' in docs
…heck-entries-clickable make date-check entries clickable
…eck-links make ci step more simple
This updates the rust-version file to 7fefa09.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 7fefa09 Filtered ref: 002cd53664b0eb50c44ed23284c3ced2a6eaa6d9 Upstream diff: rust-lang/rust@2dc3024...7fefa09 This merge was created using https://github.com/rust-lang/josh-sync.
Add guidance on suppressing warnings in tests
Rustc pull update
Add link for perf run Zulip channel
…_mut` Adds diagnostic items for `core::ptr::without_provenance` and `core::ptr::without_provenance_mut`. Will be used to enhance clippy lint `transmuting_null`, see rust-lang/rust-clippy#16336.
This updates the rust-version file to 85c8ff6.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 85c8ff6 Filtered ref: 7940f951867cc2e07cc21c36c56c0775db6951e9 Upstream diff: rust-lang/rust@7fefa09...85c8ff6 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
…tics, r=Urgau Add diagnostic items for `without_provenance` and `without_provenance_mut` Adds diagnostic items for `core::ptr::without_provenance` and `core::ptr::without_provenance_mut`. Will be used to enhance clippy lint `transmuting_null`, see rust-lang/rust-clippy#16336.
rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@545f281. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
|
@bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: e8f3cfc0de 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 e8f3cfc (parent) -> 50d5940 (this PR) Test differencesShow 144 test diffs144 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 50d59402bfb82a7fcdf542ed418affe425ff867e --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 |
|
Finished benchmarking commit (50d5940): comparison URL. Overall result: ❌✅ regressions and 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 1.7%, secondary -3.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 0.1%, secondary 0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 472.421s -> 470.889s (-0.32%) |
Successful merges:
without_provenanceandwithout_provenance_mut#150627 (Add diagnostic items forwithout_provenanceandwithout_provenance_mut)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup