about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-23 12:29:08 +0000
committerbors <bors@rust-lang.org>2022-01-23 12:29:08 +0000
commit1e4067957bd5d0e12c1657e720903209ecc291dc (patch)
tree3076cffe1e7af565047d9bc1018696b6fa629e68 /compiler/rustc_codegen_gcc
parent16c1a9dd7cd497b050bc957cdfa54f8d3d6e97f2 (diff)
parent5f58a78da02c44138f73d5fa3bb6e820efe349ed (diff)
downloadrust-1e4067957bd5d0e12c1657e720903209ecc291dc.tar.gz
rust-1e4067957bd5d0e12c1657e720903209ecc291dc.zip
Auto merge of #93047 - matthiaskrgr:defer__dist_PlainSourceTarball, r=Mark-Simulacrum
build: dist: defer PlainSourceTarball

Apparently it changes some tool sources and invalidates their fingerprints, forcing us to build them several times (before and after vendoring sources).
I have not dug into why vendoring actually invalidates the figreprints, but moving the vendoring lower in the pipeline seems to avoid the issue.
I could imagine that we somehow write a .cargo/config somewhere which somehow makes subsequent builds use the vendored deps but I was not able to find anything.

I checked the sizes of generated archives pre and post patch and their are the same, so I hope there is no functional change.

Fixes #93033
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions