You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't define Rust-related .bc Makefile rules on CI
This avoids the potential for spurious rebuilding in certain situations where
the `.bc` files have different created and modified timestamps.
Fixes#1801.
0 commit comments