-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[0.2] Backports #4973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[0.2] Backports #4973
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was causing a failure in prep-semver-baseline.sh for the daily cache-building job since there is no base for jobs that run on a branch. (backport <rust-lang#4960>) (cherry picked from commit 708aa56)
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.2.8 to 1.3.0. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](vmactions/solaris-vm@v1.2.8...v1.3.0) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (backport <rust-lang#4962>) (cherry picked from commit f908e86)
Signed-off-by: Anhad Singh <andypython@protonmail.com> (backport <rust-lang#4968>) (cherry picked from commit 5a68089)
Signed-off-by: Anhad Singh <andypython@protonmail.com> (backport <rust-lang#4968>) (cherry picked from commit c6900b7)
Add the `tgkill(tgid, tid, sig)` wrapper (backport <rust-lang#4970>) (cherry picked from commit c659e29)
The LLVM bump to resolve this is available in nightlies from the past couple of days. This reverts commit e98800a. (backport <rust-lang#4971>) (cherry picked from commit 42cb72d)
compiler-builtins has been fixed such that this is no longer needed. This reverts commit 5a9e1db. Link: rust-lang/compiler-builtins#1066 (backport <rust-lang#4971>) (cherry picked from commit e79f46e)
Similar to the previous commit, re-enable hexagon docs builds. This reverts commit 77e9d06. (backport <rust-lang#4971>) (cherry picked from commit e9f75f8)
Add new tier 2 targets to verify-build.py that have shown up since the last update, and sync the docs.rs target list to it. In particular, this adds the ohos targets which are tier 2 but were not documented. (backport <rust-lang#4971>) (cherry picked from commit c57615d)
(backport <rust-lang#4969>) (cherry picked from commit c12def3)
Collaborator
|
Some changes occurred in an Android module cc @maurer |
Collaborator
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport the following:
renameat2andRENAME_NOREPLACE#4968tgkillfor Linux and Android #4970