Skip to content

Commit 6be5f81

Browse files
committed
Auto merge of #156625 - weihanglo:beta-1.96-backport, r=weihanglo
[beta-1.96] Update cargo submodule 1 commits in 9fb171546a9db5513062de20df78116ed5ee7668..bfa14ef47afbddd88d6be1913a0e486386a566a2 2026-04-14 20:13:35 -0500 to 2026-05-15 13:10:54 -0400 - Revert "feat: add frame-pointers profile option (rust-lang/cargo#16742)" (rust-lang/cargo#16998) r? ghost
2 parents 1966c2d + 392f8c0 commit 6be5f81

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

src/ci/docker/host-x86_64/dist-various-2/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ RUN apt-get update && apt-get build-dep -y clang llvm && apt-get install -y --no
2727
g++-9-arm-linux-gnueabi \
2828
g++-11-riscv64-linux-gnu
2929

30-
RUN apt-key adv --batch --yes --keyserver keyserver.ubuntu.com --recv-keys 74DA7924C5513486
31-
RUN add-apt-repository -y 'deb https://apt.dilos.org/dilos dilos2 main'
32-
3330
ENV \
3431
AR_x86_64_unknown_fuchsia=x86_64-unknown-fuchsia-ar \
3532
CC_x86_64_unknown_fuchsia=x86_64-unknown-fuchsia-clang \

0 commit comments

Comments
 (0)