Skip to content
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 #118022

Merged
merged 27 commits into from
Nov 18, 2023
Merged

Miri subtree update #118022

merged 27 commits into from
Nov 18, 2023

Conversation

saethlin
Copy link
Member

No description provided.

devnexen and others added 27 commits November 13, 2023 12:11
freebsd adding getentropy interception support
share getentropy shim across various unixes
don't expose all the borrow tracker stuff to the entire crate
note that os support was added in same time as getentropy.
freebsd adding getrandom interception.

note that os support was added in same time as getentropy.
reallocarray shim linux/freebsd support proposal.
@rustbot
Copy link
Collaborator

rustbot commented Nov 17, 2023

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 17, 2023
@rustbot
Copy link
Collaborator

rustbot commented Nov 17, 2023

The Miri subtree was changed

cc @rust-lang/miri

@saethlin
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 17, 2023

📌 Commit ee48a3f has been approved by saethlin

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 Nov 17, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 17, 2023
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#117338 (Remove asmjs)
 - rust-lang#117549 (Use `copied` instead of manual `map`)
 - rust-lang#117745 (Emit smir)
 - rust-lang#117964 (When using existing fn as module, don't claim it doesn't exist)
 - rust-lang#118006 (clarify `fn discriminant` guarantees: only free lifetimes may get erased)
 - rust-lang#118016 (Add stable mir members to triagebot config)
 - rust-lang#118022 (Miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 8acb27c into rust-lang:master Nov 18, 2023
11 checks passed
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 18, 2023
Rollup merge of rust-lang#118022 - saethlin:miri, r=saethlin

Miri subtree update
@rustbot rustbot added this to the 1.76.0 milestone Nov 18, 2023
@saethlin saethlin deleted the miri branch November 18, 2023 01:30
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.

None yet

6 participants