Skip to content

Miri subtree update #139573

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

Merged
merged 31 commits into from
Apr 9, 2025
Merged

Miri subtree update #139573

merged 31 commits into from
Apr 9, 2025

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Apr 9, 2025

r? @ghost

RalfJung and others added 30 commits March 28, 2025 14:51
machine clock: make 'monotonic' explicit
do not run EnvVars::cleanup if there was an interpreter error
foreign_items: make comment more consistent
…t-provenance

test-cargo-miri: permissive provenance should not be needed any more
Miri detected this bug in Mockall: asomers/mockall#647

[skip ci]
verb -> participle

Co-authored-by: Ralf Jung <[email protected]>
bump parts of test-cargo-miri to edition 2024
Add another Miri-detected bug to README.md
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 9, 2025
@rustbot
Copy link
Collaborator

rustbot commented Apr 9, 2025

The Miri subtree was changed

cc @rust-lang/miri

@rustbot
Copy link
Collaborator

rustbot commented Apr 9, 2025

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.

@RalfJung
Copy link
Member Author

RalfJung commented Apr 9, 2025

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Apr 9, 2025

📌 Commit f0fb21e 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 Apr 9, 2025
@bors
Copy link
Collaborator

bors commented Apr 9, 2025

⌛ Testing commit f0fb21e with merge c4481b2...

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
@matthiaskrgr
Copy link
Member

@bors retry

added to the rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#138869 (Try not to use verbatim paths in `Command::current_dir`)
 - rust-lang#138993 (Make `cfg_match!` a semitransparent macro)
 - rust-lang#139099 (Promise `array::from_fn` is generated in order of increasing indices)
 - rust-lang#139364 (Make the compiler suggest actual paths instead of visible paths if the visible paths are through any doc hidden path.)
 - rust-lang#139468 (Don't call `Span::with_parent` on the good path in `has_stashed_diagnostic`)
 - rust-lang#139481 (Add job summary links to post-merge report)
 - rust-lang#139573 (Miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors
Copy link
Collaborator

bors commented Apr 9, 2025

⌛ Testing commit f0fb21e with merge a5d543c...

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
@matthiaskrgr
Copy link
Member

@bors retry mingw failed as usual

@matthiaskrgr
Copy link
Member

@bors retry

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#138869 (Try not to use verbatim paths in `Command::current_dir`)
 - rust-lang#138993 (Make `cfg_match!` a semitransparent macro)
 - rust-lang#139099 (Promise `array::from_fn` is generated in order of increasing indices)
 - rust-lang#139364 (Make the compiler suggest actual paths instead of visible paths if the visible paths are through any doc hidden path.)
 - rust-lang#139468 (Don't call `Span::with_parent` on the good path in `has_stashed_diagnostic`)
 - rust-lang#139481 (Add job summary links to post-merge report)
 - rust-lang#139573 (Miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1aa6f70 into rust-lang:master Apr 9, 2025
6 of 7 checks passed
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
Rollup merge of rust-lang#139573 - RalfJung:miri-sync, r=RalfJung

Miri subtree update

r? `@ghost`
@rustbot rustbot added this to the 1.88.0 milestone Apr 9, 2025
@bors
Copy link
Collaborator

bors commented Apr 9, 2025

⌛ Testing commit f0fb21e with merge 48f89e7...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants