Skip to content

Update compiler-builtins to 0.1.47 #87137

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 1 commit into from
Jul 15, 2021

Conversation

richkadel
Copy link
Contributor

Bumped to 0.1.47 to resolve missing symbols on aarch when linking
cargo. This was due to a recent change in a cargo dependency on
curl (upstream C library added code that uses the uncommon long double type).

r? @tmandry

  Bumped to `0.1.47` to resolve missing symbols on `aarch` when linking
  `cargo`. This was due to a recent change in a `cargo` dependency on
  `curl` (upstream C library added code that uses the uncommon `long
  double` type).
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 14, 2021
@tmandry
Copy link
Member

tmandry commented Jul 14, 2021

@bors r+ rollup=iffy

@bors
Copy link
Collaborator

bors commented Jul 14, 2021

📌 Commit c4544ac has been approved by tmandry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 14, 2021
@bors
Copy link
Collaborator

bors commented Jul 14, 2021

⌛ Testing commit c4544ac with merge 9c10781...

@bors
Copy link
Collaborator

bors commented Jul 15, 2021

☀️ Test successful - checks-actions
Approved by: tmandry
Pushing 9c10781 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 15, 2021
@bors bors merged commit 9c10781 into rust-lang:master Jul 15, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants