rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.39k stars 340 forks source link

global allocations: don't make up a super-high VectorIdx, just use the main thread #3496

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 184878f7f050286f15f09c04a45b4babe8288845 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 184878f7f050286f15f09c04a45b4babe8288845 with merge 4b4e1dd429f4cbb6bdc09d2d49ea1e503557128f...

bors commented 5 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 4b4e1dd429f4cbb6bdc09d2d49ea1e503557128f to master...