Skip to content

Conversation

compiler-errors
Copy link
Member

Pulled this out of another PR that I never landed.

@rustbot
Copy link
Collaborator

rustbot commented Nov 26, 2023

r? @lcnr

(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 Nov 26, 2023
@lqd
Copy link
Member

lqd commented Nov 27, 2023

r? lqd @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 27, 2023

📌 Commit 0eb85ff has been approved by lqd

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 Nov 27, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 27, 2023
Rollup of 4 pull requests

Successful merges:

 - rust-lang#118095 (Enable the Arm Cortex-A53 errata mitigation on aarch64-unknown-none)
 - rust-lang#118340 (Use helper functions in `pretty.rs` instead of accessing the `Cell`s manually)
 - rust-lang#118358 (make const tests independent of std debug assertions)
 - rust-lang#118359 (Suggest swapping the order of `ref` and `box`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 3dc807c into rust-lang:master Nov 27, 2023
@rustbot rustbot added this to the 1.76.0 milestone Nov 27, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 27, 2023
Rollup merge of rust-lang#118340 - compiler-errors:tweaks, r=lqd

Use helper functions in `pretty.rs` instead of accessing the `Cell`s manually

Pulled this out of another PR that I never landed.
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.

5 participants