Skip to content

Conversation

@clubby789
Copy link
Contributor

Closes #63646

@rustbot
Copy link
Collaborator

rustbot commented Dec 29, 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 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 Dec 29, 2024
@compiler-errors
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 30, 2024

📌 Commit 71e3ea3 has been approved by compiler-errors

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

Rollup of 5 pull requests

Successful merges:

 - rust-lang#132477 (Add illumos target documentation)
 - rust-lang#134871 (Add codegen test for issue 63646)
 - rust-lang#134911 (chore: fix typos)
 - rust-lang#134922 (Fix typos)
 - rust-lang#134924 (ci: Cleanup docker build logs in CI)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 6c12546 into rust-lang:master Dec 30, 2024
6 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Dec 30, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 30, 2024
Rollup merge of rust-lang#134871 - clubby789:test-63646, r=compiler-errors

Add codegen test for issue 63646

Closes rust-lang#63646
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.

RangeToInclusive code-generation much worse than equivilent RangeTo

6 participants