Roll clang+rust llvmorg-19-init-6501-g5b544b51-1 : llvmorg-19-init-7229-g315c88c5-1 / b13a71a2e77f4625d1a2b8a5b9488414686ebca9-1 : ceab6128fa48a616bfd3e3adf4bc80133b8ee223-1

https://chromium.googlesource.com/external/github.com/llvm/llvm-project/+log/5b544b51..315c88c5

https://chromium.googlesource.com/external/github.com/rust-lang/rust/+log/b13a71a2e77f..ceab6128fa48

Ran: ./tools/clang/scripts/upload_revision.py fff2690eba58f3a548865b5246b09233663c680d

Bug: 332652836
Change-Id: Ib865c069f14fe9b0d9eb2f20c4b434c08e8cf445
Disable-Rts: True
Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel
Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel
Cq-Include-Trybots: chromium/try:lacros-arm64-generic-rel
Cq-Include-Trybots: chromium/try:linux-chromeos-dbg
Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng
Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_msan_rel_ng
Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng
Cq-Include-Trybots: chromium/try:mac11-arm64-rel,mac_chromium_asan_rel_ng
Cq-Include-Trybots: chromium/try:ios-catalyst,win-asan,android-official
Cq-Include-Trybots: chromium/try:fuchsia-arm64-cast-receiver-rel
Cq-Include-Trybots: chromium/try:mac-official,linux-official
Cq-Include-Trybots: chromium/try:win-official,win32-official
Cq-Include-Trybots: chromium/try:linux-swangle-try-x64,win-swangle-try-x86
Cq-Include-Trybots: chromium/try:android-cronet-mainline-clang-arm64-dbg
Cq-Include-Trybots: chromium/try:android-cronet-mainline-clang-arm64-rel
Cq-Include-Trybots: chromium/try:android-cronet-mainline-clang-x86-dbg
Cq-Include-Trybots: chromium/try:android-cronet-mainline-clang-x86-rel
Cq-Include-Trybots: chromium/try:android-cronet-riscv64-dbg
Cq-Include-Trybots: chromium/try:android-cronet-riscv64-rel
Cq-Include-Trybots: chrome/try:iphone-device,ipad-device
Cq-Include-Trybots: chrome/try:linux-chromeos-chrome
Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome,linux-chrome,mac-chrome
Cq-Include-Trybots: chrome/try:linux-pgo,mac-pgo,win32-pgo,win64-pgo
Cq-Include-Trybots: chromium/try:android-rust-arm32-rel
Cq-Include-Trybots: chromium/try:android-rust-arm64-dbg
Cq-Include-Trybots: chromium/try:android-rust-arm64-rel
Cq-Include-Trybots: chromium/try:linux-rust-x64-dbg
Cq-Include-Trybots: chromium/try:linux-rust-x64-rel
Cq-Include-Trybots: chromium/try:mac-rust-x64-dbg
Cq-Include-Trybots: chromium/try:win-rust-x64-dbg
Cq-Include-Trybots: chromium/try:win-rust-x64-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5419135
Reviewed-by: Zequan Wu <zequanwu@google.com>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1282546}
NOKEYCHECK=True
GitOrigin-RevId: da09934562b641419179ba72c05a35a209d79d6b
diff --git a/update_rust.py b/update_rust.py
index deeeda6..3762d3b 100755
--- a/update_rust.py
+++ b/update_rust.py
@@ -34,7 +34,7 @@
 # In the case that a Rust roll fails and you want to roll Clang alone, reset
 # this back to its previous value _AND_ set `OVERRIDE_CLANG_REVISION` below
 # to the `CLANG_REVISION` that was in place before the roll.
-RUST_REVISION = 'b13a71a2e77f4625d1a2b8a5b9488414686ebca9'
+RUST_REVISION = 'ceab6128fa48a616bfd3e3adf4bc80133b8ee223'
 RUST_SUB_REVISION = 1  # Bumped to package and distribute `cargo-vet`
 
 # If not None, this overrides the `CLANG_REVISION` in