We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8cd58 commit df3828bCopy full SHA for df3828b
ci/run.sh
@@ -124,7 +124,6 @@ rm -f "${rlib_paths[@]}"
124
build_intrinsics_test() {
125
cargo build \
126
--target "$target" --verbose \
127
- --lockfile-path "${CARGO_TARGET_DIR:-target}/Cargo.test-intrinsics.lock" \
128
--manifest-path builtins-test-intrinsics/Cargo.toml "$@"
129
}
130
0 commit comments