From 1c5b42266fbfefb2337c6b2f0030a91bde15f9e9 Mon Sep 17 00:00:00 2001 From: Mitchell Kember Date: Tue, 23 Jul 2024 23:35:04 +0000 Subject: [PATCH] [roll] Roll fuchsia [starnix] Increase recursion limit more This is a follow-up to I4e1c0b2ba35da81c9e2c6e3ae3e07fa8db1a48a1 to increase the recursion limit in more places to unblock the upstream change https://github.com/rust-lang/rust/pull/126024. Test: full build with custom Rust toolchain including the PR Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087892 Original-Revision: 577138b8eed9d4a9737c4d644db16f601be69362 GitOrigin-RevId: 96bea561bbfb8776e33b00a4e8c05ae38ad0775d Change-Id: I240d5f70e3663fd6690e2acf6f42e622e7450475 --- stem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stem b/stem index 2c70ec2c6e..b90d2b826d 100644 --- a/stem +++ b/stem @@ -11,7 +11,7 @@ githooks="integration/git-hooks" remote="https://fuchsia.googlesource.com/fuchsia" gerrithost="https://fuchsia-review.googlesource.com" - revision="c0ea53dfb8fc76fd09a46b5e6b2ba3aac5b00724"/> + revision="577138b8eed9d4a9737c4d644db16f601be69362"/>