From c4006a7f2455e26d18311bb4b24a231f05558224 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Thu, 7 Apr 2022 15:01:26 +0000 Subject: [PATCH] qa: Postpone update to Rust 1.60 Rust 1.60 migrates to LLVM 14, and we want to keep our Clang and Rust compilers on matching LLVM versions. --- qa/zcash/postponed-updates.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qa/zcash/postponed-updates.txt b/qa/zcash/postponed-updates.txt index bf08d9635..410b33578 100644 --- a/qa/zcash/postponed-updates.txt +++ b/qa/zcash/postponed-updates.txt @@ -17,11 +17,10 @@ native_ccache 4.5 2022-05-01 native_ccache 4.5.1 2022-05-01 native_ccache 4.6 2022-05-01 -# Clang is currently pinned to LLVM 13 +# Clang and Rust are currently pinned to LLVM 13 native_clang 14.0.0 2022-05-01 libcxx 14.0.0 2022-05-01 - -# Rust is currently pinned to 1.59.0 +native_rust 1.60.0 2022-05-01 # We're never updating to this version bdb 18.1.40 2024-02-01