-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Miri subtree update #137594
Miri subtree update #137594
Conversation
Automatic Rustup
Automatic Rustup
Use fcntl locking on Solaris instead of flock which is missing there.
Automatic Rustup
allow code to call geteuid()
Throw ub error when invoking non-vararg shim with vararg import
Automatic Rustup
Automatic Rustup
Miri subtree update r? `@ghost`
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
I've disabled float non-determinism for now while we evaluate the situation (see rust-lang/miri#4208, rust-lang/miri#4207). @bors r+ p=1 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (cb06d12): 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 1.6%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
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: 770.518s -> 771.258s (0.10%) |
@Kobzol this finally syncs the CI changes you made :) |
This PR accidentally merged the change from #137593 (found by @klensy https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/LLVM.20upgrades.20broken.20again/near/502005723). |
Oh damn, sorry for that. I can send a revert if you want? |
Even though that PR was already approved, the change potentially causes some issues (https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/LLVM.20upgrades.20broken.20again) so maybe it would be better to revert first and investigate, yeah. |
… r=Kobzol revert accidental change in get_closest_merge_commit This was accidentally merged as part of rust-lang#137594. I need this local diff to be able to debug miri syncs, and then typed `git commit -a` too fast and didn't realize it includes this change... sorry for that. r? `@Kobzol`
… r=Kobzol revert accidental change in get_closest_merge_commit This was accidentally merged as part of rust-lang#137594. I need this local diff to be able to debug miri syncs, and then typed `git commit -a` too fast and didn't realize it includes this change... sorry for that. r? ``@Kobzol``
Rollup merge of rust-lang#137670 - RalfJung:llvm-commit-logic-revert, r=Kobzol revert accidental change in get_closest_merge_commit This was accidentally merged as part of rust-lang#137594. I need this local diff to be able to debug miri syncs, and then typed `git commit -a` too fast and didn't realize it includes this change... sorry for that. r? ``@Kobzol``
revert accidental change in get_closest_merge_commit This was accidentally merged as part of rust-lang/rust#137594. I need this local diff to be able to debug miri syncs, and then typed `git commit -a` too fast and didn't realize it includes this change... sorry for that. r? ``@Kobzol``
r? @ghost
try-job: x86_64-gnu-aux