rust-lang / miri

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

test-cargo-miri: add proc-macro2 #3423

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

This is already in the dependency tree of serde_derive, but I guess there is is a host dependency, here it is a target dependency.

The logic is presumably the same as in anyhow, so we don't need both; let's test the one that is more widely used.

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 9d1d5765894cff2cb4045aa047ce89514ee97a26 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 9d1d5765894cff2cb4045aa047ce89514ee97a26 with merge 1d764b36b9507e15b8189a81c17438bc9b9654e2...

RalfJung commented 5 months ago

We should test a sufficiently recent proc-macro2 that even includes a probe to begin with... @bors r+

bors commented 5 months ago

:pushpin: Commit 5185d8159168612c21ad8b25cc127e443370ff99 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 5185d8159168612c21ad8b25cc127e443370ff99 with merge 69023f737a0ee49beff321adc1c22abb648dd491...

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit c6f8a7a2dff9615309a77c0dc821570ab1420c5e has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit c6f8a7a2dff9615309a77c0dc821570ab1420c5e with merge 3e3be2074aa8d1683ef88299212d9cf024f8cf8f...

bors commented 5 months ago

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