Miri subtree update by RalfJung · Pull Request #124727 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation7 Commits84 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

RalfJung

@RalfJung

@hamirmahal

@bors

…sion-of-nodejs, r=RalfJung

bump actions/cache to v4

fixes rust-lang#3518.

@bors

@eduardosm

@eduardosm

@eduardosm

@bors

Handle post-merge comments of AVX2 PR

@RalfJung

@bors

file descriptors: make write take &mut self

@saethlin

@saethlin

@RalfJung

@bors

Use the interpreted program's TZ variable in localtime_r

This requires a bit of wiring and a new dependency, but the tests should correctly pass now regardless of what the host's time zone is.

Fixes rust-lang/miri#3522

@narpfel

@narpfel

@narpfel

@bors

Don’t print Preparing a sysroot when -q/--quiet is passed

Resolves rust-lang#3530.

This also fixes a typo in cargo miri --help that I found while trying to run the --print-sysroot example.

@RalfJung

@bors

Tree Borrows: first apply transition, then check protector with new 'initialized'

@RalfJung

@bors

@tiif

@RalfJung

@bors

@RalfJung

@bors

@RalfJung

@RalfJung

@bors

Move sched_getaffinity back to Linux

This reverts commit c1a3f8576ea12b0bed68ad3dedf4069ca3d9816f. The shim isn't actually useful for anything, and it is untested on FreeBSD. On Linux it exists solely because std and num_cpus are trying this before falling back to sysconf, but on FreeBSD that's not how they work, so there's no reason I can see to have this stub shim on FreeBSD.

@bors

@RalfJung

… a missing foreign function

@bors

only show the 'basic API common for this target' message when this is a missing foreign function

Follow-up to rust-lang/miri#3558

@RalfJung

@RalfJung

@RalfJung

@RalfJung

@RalfJung

@bors

@RalfJung

@rustbot

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

The Miri subtree was changed

cc @rust-lang/miri

@RalfJung

@bors

📌 Commit b5051c5 has been approved by RalfJung

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 4, 2024

fmease added a commit to fmease/rust that referenced this pull request

May 5, 2024

@fmease

Miri subtree update

r? @ghost

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 5, 2024

@bors

Rollup of 7 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 5, 2024

@bors

Rollup of 7 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@bors

@bors

@Kobzol

This PR has been merged by accident, without the full test suite being run. It was my fault (#124631 got merged and it broke our CI). @RalfJung Could you please create a new PR with your branch against the latest version of origin/master? Thank you, and sorry for the mess.

@dtolnay

Labels

merged-by-bors

This PR was explicitly merged by bors.

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.