about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-03-05 17:17:14 +0000
committerbors <bors@rust-lang.org>2020-03-05 17:17:14 +0000
commitac2e10a29a902c540e4a7844d630bde65bb32157 (patch)
treee3cfea7b9e8bafd19c44bef71b69d7741cbe7912 /src/rustllvm/CoverageMappingWrapper.cpp
parent329923edec41d0ddbea7f30ab12fca0436d459ae (diff)
parentf8224977b1948c1b0fe4395da9516ca68557e7c8 (diff)
downloadrust-ac2e10a29a902c540e4a7844d630bde65bb32157.tar.gz
rust-ac2e10a29a902c540e4a7844d630bde65bb32157.zip
Auto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
Fix deploy script for tag deploys

By hand updating the documentation for the `rust-1.41.1` release, I found, that the deploy script was buggy for tag deploys. Luckily we weren't affected yet (will only run if the commit of the tag already has the workflow config, so probably ~`rust-1.43.0`)

The bug:

When a tag was deployed, until now it also updated the master documentation to the state of the tag. This was because the `git add .` not only updated the files created or modified by the tag commit, but also the master lints.json file.

changelog: none
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions