diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-05-21 16:03:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-21 16:03:00 +0200 |
| commit | 6ccc3de9984d938dfd4bf0d6a1c64ad213d1fdd4 (patch) | |
| tree | 4616dc02196611fe37a6bf8efa16900f45fc73df /compiler/rustc_codegen_gcc | |
| parent | cb5dd1d5982909efa355f76f6524edd9616a5085 (diff) | |
| parent | 343a0bf5c2aebaaa422bd1f92563b606131cb6bd (diff) | |
| download | rust-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
