Skip to content

Conversation

JohnTitor
Copy link
Member

Closes #96654
Also correct the src/test/ui/const-generics/issues/issue-77357.rs test's issue number.

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 8, 2022
@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 8, 2022
@compiler-errors
Copy link
Member

r? @compiler-errors
@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 8, 2022

📌 Commit 2c9074b has been approved by compiler-errors

@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 8, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request May 8, 2022
…askrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#96617 (Fix incorrect syntax suggestion with `pub async fn`)
 - rust-lang#96828 (Further elaborate the lack of guarantees from `Hasher`)
 - rust-lang#96829 (Fix the `x.py clippy` command)
 - rust-lang#96830 (Add and tweak const-generics tests)
 - rust-lang#96835 (Add more eslint rules)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 4c162a1 into rust-lang:master May 8, 2022
@rustbot rustbot added this to the 1.62.0 milestone May 8, 2022
@JohnTitor JohnTitor deleted the issue-96654 branch May 9, 2022 00:05
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.

internal compiler error: min_const_generics resolve check didn't stop compilation
6 participants