Skip to content

Conversation

jwong101
Copy link
Contributor

I forgot to add these in #123878.

@rustbot
Copy link
Collaborator

rustbot commented May 20, 2024

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 20, 2024
@jwong101 jwong101 force-pushed the 120493-codegen-test branch from 121bb66 to a4efe6f Compare May 20, 2024 14:22
@the8472
Copy link
Member

the8472 commented May 20, 2024

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 20, 2024

📌 Commit a4efe6f has been approved by the8472

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 May 20, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request May 20, 2024
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#124682 (Suggest setting lifetime in borrowck error involving types with elided lifetimes)
 - rust-lang#124917 (Check whether the next_node is else-less if in get_return_block)
 - rust-lang#125106 (coverage: Memoize and simplify counter expressions)
 - rust-lang#125173 (Remove `Rvalue::CheckedBinaryOp`)
 - rust-lang#125305 (add some codegen tests for issue 120493)
 - rust-lang#125314 ( Add an experimental feature gate for global registration)
 - rust-lang#125318 (Migrate `run-make/rustdoc-scrape-examples-whitespace` to `rmake.rs`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 83cceea into rust-lang:master May 20, 2024
@rustbot rustbot added this to the 1.80.0 milestone May 20, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 20, 2024
Rollup merge of rust-lang#125305 - jwong101:120493-codegen-test, r=the8472

add some codegen tests for issue 120493

I forgot to add these in rust-lang#123878.
@ZequanWu
Copy link
Contributor

ZequanWu commented May 22, 2024

The added test failed on our build bot: crbug.com/342026487. Can you take a look on this?

@ZequanWu
Copy link
Contributor

Oh, I saw it's already reported at #125373.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants