Skip to content

Commit 8c46eb5

Browse files
committed
Removed link-dead-code
rust-lang/rust#47309
1 parent 8c7fbcd commit 8c46eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ RUN apt-get update && \
99
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
1010

1111
ENV PATH "$PATH:/root/.cargo/bin"
12-
ENV RUSTFLAGS "-C link-dead-code"
1312
ENV CFG_RELEASE_CHANNEL "nightly"
1413

1514
RUN rustup update && \

0 commit comments

Comments
 (0)