Loading tools/ci-build/scripts/check-rust-runtimes-and-tools +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ function test_tool { } test_tool "tools/api-linter" "${RUST_NIGHTLY_VERSION}" test_tool "tools/changelogger" "${RUST_STABLE_VERSION}" test_tool "tools/ci-cdk/canary-runner" "${RUST_STABLE_VERSION}" test_tool "tools/crate-hasher" "${RUST_STABLE_VERSION}" test_tool "tools/publisher" "${RUST_STABLE_VERSION}" Loading Loading
tools/ci-build/scripts/check-rust-runtimes-and-tools +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ function test_tool { } test_tool "tools/api-linter" "${RUST_NIGHTLY_VERSION}" test_tool "tools/changelogger" "${RUST_STABLE_VERSION}" test_tool "tools/ci-cdk/canary-runner" "${RUST_STABLE_VERSION}" test_tool "tools/crate-hasher" "${RUST_STABLE_VERSION}" test_tool "tools/publisher" "${RUST_STABLE_VERSION}" Loading