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
feat(devctr): add checkbuild command to cargo-check specific arch
Add a new checkbuild command to the devtool so that contributors can
run cargo-check against all supported architectures.
There is currently no easy way to check compilation against a different
architectures. This causes unnecessary back and forth in reviews where
the contributor has no easy access to the other architecture.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments