-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Hexagon libstd: update type defs #74730
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
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
68f7d2f
to
5a5c051
Compare
Whoops: I normally use editors with rustfmt-on-save but I was just using a host where that's not setup yet. |
☔ The latest upstream changes (presumably #73265) made this pull request unmergeable. Please resolve the merge conflicts. |
5a5c051
to
2ca1e59
Compare
Ping? |
@withoutboats could you take a look or delegate if you get a chance? |
r? @dtolnay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stamping without particular scrutiny on the basis that:
- Change only affects
cfg(target_arch = "hexagon")
- All this was originally added by you in add support for hexagon-unknown-linux-musl #62814.
- Hexagon is a Tier 3 platform so whatever happens happens.
@bors r+ rollup |
📌 Commit 2ca1e59 has been approved by |
Rollup of 10 pull requests Successful merges: - rust-lang#74730 (Hexagon libstd: update type defs) - rust-lang#75758 (Fixes for VxWorks) - rust-lang#75780 (Unconfuse Unpin docs a bit) - rust-lang#75806 (Prevent automatic page change when using history) - rust-lang#75818 (Update docs for SystemTime Windows implementation) - rust-lang#75837 (Fix font color for help button in ayu and dark themes) - rust-lang#75870 (Unify theme choices border color in ayu theme) - rust-lang#75875 (Shorten liballoc vec resize intra-doc link) - rust-lang#75953 (Fix swapped stability attributes for rustdoc lints) - rust-lang#75958 (Avoid function-scoping global variables) Failed merges: r? @ghost
No description provided.