rust-lang / miri

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

MIRI_REPLACE_LIBRS_IF_NOT_TEST: also apply to crates.io crates #3457

Closed RalfJung closed 3 months ago

RalfJung commented 3 months ago

This is needed to make https://github.com/rust-lang/compiler-builtins/pull/586 work.

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit dd418ac07a54600c699b2ef00e39f4a6761b7be2 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 months ago

:hourglass: Testing commit dd418ac07a54600c699b2ef00e39f4a6761b7be2 with merge b132051bfd2059d357a5bdc768777a13ab057349...

bors commented 3 months ago

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