Commit 2c56cbb
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]>1 parent 0bf5dda commit 2c56cbb
1 file changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
430 | 433 | | |
431 | 434 | | |
432 | 435 | | |
| |||
959 | 962 | | |
960 | 963 | | |
961 | 964 | | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
962 | 998 | | |
963 | 999 | | |
964 | 1000 | | |
| |||
0 commit comments