roll: pigweed pw_async2: Enable implicit CTAD warnings
Adds deduction guides for relevant public APIs.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/292256
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Tests-Not-Needed: Alexei Frolov <frolv@google.com>
Original-Revision: 9e160471f1cf26ecc7d56fa278dde8aee0a3a21d
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 38bf4de1bfeb38..9e160471f1cf26
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8714690971384484529
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5d7ca24b1375ebef587cc76ec92ea5a452d75491
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/292412
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 1b2b699..26e7b59 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-05-16.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8714702003354779169.
- commit = "38bf4de1bfeb3876d725345cdcda60f25ea02491",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8714690971384484529.
+ commit = "9e160471f1cf26ecc7d56fa278dde8aee0a3a21d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)