Lines Matching refs:vv
44 cargo "+${RUST}" "${BUILD_CMD}" -vv --no-default-features --target "${TARGET}"
48 -Z build-std=core,alloc -vv --no-default-features --target "${TARGET}"
53 cargo "+${RUST}" "${BUILD_CMD}" -vv --target "${TARGET}"
56 -Z build-std=core,alloc -vv --target "${TARGET}"
61 cargo "+${RUST}" "${BUILD_CMD}" -vv --no-default-features --target "${TARGET}" \
65 -Z build-std=core,alloc -vv --no-default-features \
72 cargo "+${RUST}" "${BUILD_CMD}" -vv --no-default-features --target "${TARGET}" \
76 -Z build-std=core,alloc -vv --no-default-features \
83 cargo "+${RUST}" "${BUILD_CMD}" -vv --target "${TARGET}" \
87 -Z build-std=core,alloc -vv --target "${TARGET}" \