Skip to content

Conversation

uweigand
Copy link
Contributor

@uweigand uweigand commented Mar 30, 2023

Fixes #109774.

@rustbot
Copy link
Collaborator

rustbot commented Mar 30, 2023

r? @WaffleLapkin

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 30, 2023
@rustbot
Copy link
Collaborator

rustbot commented Mar 30, 2023

Some changes occurred in compiler/rustc_codegen_gcc

cc @antoyo

@WaffleLapkin
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 30, 2023

📌 Commit 9cd1a31 has been approved by WaffleLapkin

It is now in the queue for this repository.

@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 Mar 30, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 31, 2023
…iaskrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#109598 (Improve documentation for str::replace() and str::replacen())
 - rust-lang#109779 (Update gccjit and remove libc 0.1 dependency)
 - rust-lang#109784 (Refactor glibc time64 support, riscv32 always has 64-bit `time_t`)
 - rust-lang#109793 (add comment to `impl !Error for &str`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 3f30b51 into rust-lang:master Mar 31, 2023
@rustbot rustbot added this to the 1.70.0 milestone Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gccjit does not build on s390x due to old libc dependency
5 participants