-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Rollup of 3 pull requests #147892
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 3 pull requests #147892
Conversation
This avoids the need to laboriously pass a test/aux file path into dozens of directive parsing methods that already take a `DirectiveLine`.
…letest directives
… r=joboet `std::thread::available_parallelism()` vxworks libc symbol usage.
compiletest: Include a file path in `DirectiveLine` This avoids the need to laboriously pass a test/aux file path into dozens of directive parsing methods that already take a `DirectiveLine`. r? jieyouxu
…fmease Add a triagebot reminder to update rustc-dev-guide docs when modifying compiletest directives
@bors r+ rollup=never p=5 |
Rollup of everything. |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: f04e3dfc87 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 f04e3df (parent) -> c0c37ca (this PR) Test differencesShow 3 test diffs3 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard c0c37cafdcf74a8c8b53fe19c85d546c57437e98 --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 (c0c37ca): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (secondary -4.2%)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: 473.871s -> 471.783s (-0.44%) |
Successful merges:
std::thread::available_parallelism()
vxworks libc symbol usage. #147870 (std::thread::available_parallelism()
vxworks libc symbol usage.)DirectiveLine
#147879 (compiletest: Include a file path inDirectiveLine
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup