From 5f9587713e33b6184d214f61c4f6136beaae0316 Mon Sep 17 00:00:00 2001 From: AztecBot Date: Thu, 7 Mar 2024 19:49:40 +0000 Subject: [PATCH] chore: add regression test for issue 4449 (https://github.com/noir-lang/noir/pull/4503) chore: pass macro processors by reference (https://github.com/noir-lang/noir/pull/4501) chore: bump bb to 0.26.3 (https://github.com/noir-lang/noir/pull/4488) fix: handling of gh deps in noir_wasm (https://github.com/noir-lang/noir/pull/4499) fix: iterative flattening pass (https://github.com/noir-lang/noir/pull/4492) chore: Move templated code for assert_message into the stdlib (https://github.com/noir-lang/noir/pull/4475) chore: pull out separate function for compiling and running a test chore: update cargo deny config (https://github.com/noir-lang/noir/pull/4486) feat: run tests in parallel in `nargo test` (https://github.com/noir-lang/noir/pull/4484) --- noir/noir-repo/.gitrepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noir/noir-repo/.gitrepo b/noir/noir-repo/.gitrepo index 24317f85d26..ce557b89a3c 100644 --- a/noir/noir-repo/.gitrepo +++ b/noir/noir-repo/.gitrepo @@ -6,7 +6,7 @@ [subrepo] remote = https://github.com/noir-lang/noir branch = master - commit = 5f57ebb7ff4b810802f90699a10f4325ef904f2e + commit = fe8f2776ccfde29209a2c3fc162311c99e4f59be parent = 8307dadd853d5091841e169c841ab6b09c223efb method = merge cmdver = 0.4.6