Conversation
This reverts commit 5b43244 to fix native build failures on LoongArch.
…alue, r=cjgillot Use `Itertools::all_equal_value()` where applicable Just a small cleanup. We already have `itertools` as a dep in these crates, so might as well use another of its features. Makes the code simpler IMHO :)
Revert "Add LSX accelerated implementation for source file analysis" This reverts commit 5b43244 to fix native build failures on LoongArch. Link: rust-lang#145963 (comment) Link: rust-lang#145963 (comment)
|
@bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: ebdf2abea4 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 ebdf2ab (parent) -> fbd8f95 (this PR) Test differencesShow 26 test diffs26 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard fbd8f95118fff54a2402983d3f446cad9b2f30c5 --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 (fbd8f95): 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 (primary -2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -5.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 467.99s -> 467.216s (-0.17%) |
Successful merges:
Itertools::all_equal_value()where applicable #146254 (UseItertools::all_equal_value()where applicable)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup