about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-21 16:03:00 +0200
committerGitHub <noreply@github.com>2023-05-21 16:03:00 +0200
commit6ccc3de9984d938dfd4bf0d6a1c64ad213d1fdd4 (patch)
tree4616dc02196611fe37a6bf8efa16900f45fc73df /compiler/rustc_codegen_gcc
parentcb5dd1d5982909efa355f76f6524edd9616a5085 (diff)
parent343a0bf5c2aebaaa422bd1f92563b606131cb6bd (diff)
downloadrust-6ccc3de9984d938dfd4bf0d6a1c64ad213d1fdd4.tar.gz
rust-6ccc3de9984d938dfd4bf0d6a1c64ad213d1fdd4.zip
Rollup merge of #111770 - liushuyu:ubuntu/beta-rev-no-git, r=ozkanonur
Read beta version from the version file if building from a source tarball

This pull request changes the `bootstrap` behaviour so that when building `rustc` from a source tarball, the beta revision number is correctly read from the `version` file instead of erroring out by invoking `git`.

The `version` file is observed to only exist in the official source tarball and has the following format:

```
1.70.0-beta.4 (2013813b6 2023-05-07)
```
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions