-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Rollup of 7 pull requests #152506
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 7 pull requests #152506
Conversation
Automated labeling for date reference triage issue
Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>
Fix rustdoc links for BoundRegionKind/BoundTyKind
Document feature gate checking
Add cross-links between feature gate docs
Update bors branch name
Update diagnostics documentation
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
Update examples for diagnostics changes
|
@bors r+ rollup=never p=5 |
This comment has been minimized.
This comment has been minimized.
|
📌 Perf builds for each rolled up PR:
previous master: 5fdff787e6 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 5fdff78 (parent) -> 605f49b (this PR) Test differencesShow 186 test diffsStage 1
Stage 2
Additionally, 172 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 605f49b27444a738ea4032cb77e3bdc4eb811bab --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 (605f49b): comparison URL. Overall result: ❌✅ regressions and improvements - please read the text belowOur benchmarks found a performance regression caused by this PR. Next Steps:
@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.0%, secondary -2.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.3%, secondary -0.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 476.59s -> 473.252s (-0.70%) |
Successful merges:
assert_matches#137487 (Stabilizeassert_matches)&mut *xfor pattern reborrows #152281 (borrowck: suggest&mut *xfor pattern reborrows)deprecated(since = "CURRENT_RUSTC_VERSION")#152488 (allowdeprecated(since = "CURRENT_RUSTC_VERSION"))fluent-syntaxdependency from tidy #152491 (Remove unusedfluent-syntaxdependency from tidy)r? @ghost
Create a similar rollup