Skip to content

Conversation

zirconium-n
Copy link
Contributor

Fixes #110934

@rustbot
Copy link
Collaborator

rustbot commented May 31, 2023

r? @compiler-errors

(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 May 31, 2023
@compiler-errors
Copy link
Member

please squash this into one commit. sorry, should've asked when i requested a change, but also i think it's typically good practice for small changes like this.

@zirconium-n
Copy link
Contributor Author

Oh, yeah. that. I somehow forgot that too. :(

@compiler-errors
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 31, 2023

📌 Commit e8c831a 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 May 31, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 1, 2023
…er-errors

add inline-const test for elided lifetimes being infer vars

Fixes rust-lang#110934
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 1, 2023
…er-errors

add inline-const test for elided lifetimes being infer vars

Fixes rust-lang#110934
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 1, 2023
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#111496 (Extra context for unreachable_pub lint)
 - rust-lang#111802 (Make `x test --dry-run` less verbose)
 - rust-lang#112133 (Migrate GUI colors test to original CSS color format)
 - rust-lang#112146 (Fix `src/etc/pre-push.sh` when `build.locked-deps` is already set)
 - rust-lang#112147 (add inline-const test for elided lifetimes being infer vars)
 - rust-lang#112154 (Fix bug in utf16_to_utf8 for zero length strings)
 - rust-lang#112155 (Improve CGU debug printing.)
 - rust-lang#112173 (Mention GuillaumeGomez in case GUI tests are updated)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 20b25d2 into rust-lang:master Jun 2, 2023
@rustbot rustbot added this to the 1.72.0 milestone Jun 2, 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.

inline const test for elided lifetimes being infer vars
4 participants