miri subtree update#156118
Conversation
Fix deprecations warnings for Node20.js that will stop working in June.
This updates the rust-version file to a021a77.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@a021a77 Filtered ref: rust-lang/miri@6d58fb4 Upstream diff: rust-lang/rust@9836b06...a021a77 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
remove 'Copy' from BlockReason
…no_writable-support tree borrows (implicit writes): add support for #[rustc_no_writable]
Add network socket `shutdown` shim
…-actions [ci] Update GitHub Actions to last major release
ensure we also test libc affinity functions on BSD
…ffinity feat: tid support to sched_getaffinity/sched_setaffinity
This updates the rust-version file to 44860d3.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@44860d3 Filtered ref: rust-lang/miri@e4425fb Upstream diff: rust-lang/rust@a021a77...44860d3 This merge was created using https://github.com/rust-lang/josh-sync.
tid handling: cleanup and unification
|
The Miri subtree was changed cc @rust-lang/miri |
|
@bors r+ |
This comment has been minimized.
This comment has been minimized.
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 ad3a598 (parent) -> 045b177 (this PR) Test differencesShow 2 test diffs2 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 045b17737dab5fcc28e4cbee0cfe2ce4ed363b32 --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 (045b177): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis perf run didn't have relevant results for this metric. Max RSS (memory usage)Results (secondary 0.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.2%, secondary 0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 495.343s -> 496.439s (0.22%) |
Subtree update of
mirito rust-lang/miri@0853747.Created using https://github.com/rust-lang/josh-sync.
r? @ghost