rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
639 stars 90 forks source link

Ignore 2 crates that always fail #664

Closed ehuss closed 2 years ago

ehuss commented 2 years ago

These two crates always fail on the second build because the build script has a bug that causes it generate incorrect code on the second pass (they do not handle the fact that the out directory is not cleared between runs).

Mark-Simulacrum commented 2 years ago

@bors r+

bors commented 2 years ago

:pushpin: Commit 86d48bea6c9c32aa3699188dda7b0259884b61bd has been approved by Mark-Simulacrum

It is now in the queue for this repository.

bors commented 2 years ago

:hourglass: Testing commit 86d48bea6c9c32aa3699188dda7b0259884b61bd with merge d661bde6232b8e782668f062d99cadfab3c02558...

bors commented 2 years ago

:sunny: Test successful - checks-actions Approved by: Mark-Simulacrum Pushing d661bde6232b8e782668f062d99cadfab3c02558 to master...