Skip to content

Commit 599e371

Browse files
zmodemcopybara-github
authored andcommitted
Roll clang+rust llvmorg-20-init-6794-g3dbd929e-1 : llvmorg-20-init-8527-g923566a6-1 / f5cd2c5888011d4d80311e5b771c6da507d860dd-2 : eb4e2346748e1760f74fcaa27b42431e0b95f8f3-1
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/+log/3dbd929e..923566a6 https://chromium.googlesource.com/external/github.com/rust-lang/rust/+log/f5cd2c58880..eb4e2346748e Ran: ./tools/clang/scripts/upload_revision.py 923566a67de39a00eb6fc5cabbad307a72aa338e Bug: 365378961 Change-Id: I078a75e922f9248a97e63ec70b047755679779c5 Disable-Rts: True Binary-Size: See crbug.com/373447237 we expect the impact to be small on builds with PGO data. Fuchsia-Binary-Size: See bug above. This seems to yield a small size increase on fuchsia too. 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: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:win-arm64-rel 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-riscv64-dbg Cq-Include-Trybots: chromium/try:android-cronet-mainline-clang-riscv64-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/+/5920705 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368751} NOKEYCHECK=True GitOrigin-RevId: df95712a48b7ffb5072a9923dab1f93f89fcdc82
1 parent c17b74f commit 599e371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

update_rust.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
# These fields are written by //tools/clang/scripts/upload_revision.py, and
3333
# should not be changed manually.
34-
RUST_REVISION = 'f5cd2c5888011d4d80311e5b771c6da507d860dd'
35-
RUST_SUB_REVISION = 2
34+
RUST_REVISION = 'eb4e2346748e1760f74fcaa27b42431e0b95f8f3'
35+
RUST_SUB_REVISION = 1
3636

3737
# The revision of Crubit to use from https://github.com/google/crubit
3838
#

0 commit comments

Comments
 (0)