miri subtree update#154217
Conversation
remove usages of to-be-deprecated float consts
This updates the rust-version file to 1e21831.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@1e21831 Filtered ref: rust-lang/miri@82609a6 Upstream diff: rust-lang/rust@d1ee5e5...1e21831 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
update error kind mapping URLs
This updates the rust-version file to 91775db.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@91775db Filtered ref: rust-lang/miri@8ae4c86 Upstream diff: rust-lang/rust@1e21831...91775db This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to fd0c901.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@fd0c901 Filtered ref: rust-lang/miri@c111aa6 Upstream diff: rust-lang/rust@91775db...fd0c901 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
fix some outdated comments in tests
…-bw-bug Miri detected the memory leak in serde-yaml-bw caused by early return before unsafe libyaml event cleanup
Add a shim for uname systemcall
Integrates mio into the scheduler to block threads for external I/O events (like blocking socket operations)
…ling Handle blocking I/O using Mio, add `accept` and `connect` network socket shims
|
The Miri subtree was changed cc @rust-lang/miri |
|
@bors r+ rollup=never |
|
@bors p=4 |
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 562dee4 (parent) -> bbe8536 (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 bbe853615821442ef11d6cd42a30a73432b38d89 --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 (bbe8536): 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 -5.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -1.5%)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: 485.484s -> 488.646s (0.65%) |
Subtree update of
mirito rust-lang/miri@ef444b3.Created using https://github.com/rust-lang/josh-sync.
r? @ghost