Conversation
This updates the rust-version file to 0b329f8.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 0b329f8 Filtered ref: f63ba2a05c24f7e8c4fdc4708d07717cc10ca90f Upstream diff: rust-lang/rust@8401398...0b329f8 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
epoll: get rid of separate ready_list
This updates the rust-version file to 7a72c54.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 7a72c54 Filtered ref: bd4cd7ec310d2634b0837ec149eac9bf0af82716 Upstream diff: rust-lang/rust@0b329f8...7a72c54 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
remove -Zmiri-retag-fields
refactor and unify top-level error handling a bit
…ent from the real implementation
apple os_unfair_lock: throw 'unsupported' when we would behave different from the real implementation
epoll wakeup fixes
also combine the sse2 and avx2 version into one generic function for all 3
add an avx512 `psadbw` shim
genmc: slightly simplify exit handling; get rid of GenmcBlockedExecution
epoll: separately track ready_set
|
The Miri subtree was changed cc @rust-lang/miri |
|
@bors r+ |
|
☀️ 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 b25b6ea (parent) -> e92ffc3 (this PR) Test differencesShow 4 test diffs4 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard e92ffc3a3a700741d7e05abff055ce96afa64619 --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 (e92ffc3): comparison URL. Overall result: ✅ 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 -2.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -2.1%)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: 472.117s -> 470.813s (-0.28%) |
Subtree update of
mirito rust-lang/miri@5774cef.Created using https://github.com/rust-lang/josh-sync.
r? @ghost