aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2022-12-06 16:23:25 -0800
committerDavid Tolnay <dtolnay@gmail.com>2022-12-06 16:23:25 -0800
commit89827822eac1cd287c55385f84f1acb1527da36d (patch)
tree30d08ba8e13c77f4238309eb23fb72829f28115e
parentc9d04395b385529c6ac52d80a025637a49627606 (diff)
downloadcxx-89827822eac1cd287c55385f84f1acb1527da36d.tar.gz
Buck2 now supports stable rustc
-rw-r--r--.github/workflows/ci.yml2
m---------tools/buck/buck20
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f1a4370..30e87718 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- - uses: dtolnay/rust-toolchain@nightly
+ - uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/install@buck2
- name: Install lld
run: sudo apt-get install lld
diff --git a/tools/buck/buck2 b/tools/buck/buck2
-Subproject f171bf114737888cc10471f9681bc167096ae30
+Subproject 963f8e5b7c6b2041fb032a8ef7a6b53c9ffa317