Recover [T: N] as [T; N] by ShE3py · Pull Request #148680 · rust-lang/rust (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation4 Commits1 Checks11 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@ShE3py

; is similar and (keyboard-wise) next to :, so a verbose suggestion may help to see the difference.

Parent PR: #143905


@rustbot label +A-parser +A-array +A-diagnostics +A-suggestion-diagnostics +D-papercut

@ShE3py

@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 8, 2025

@rustbot

r? @wesleywiser

rustbot has assigned @wesleywiser.
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

ShE3py

@JonathanBrouwer

@bors

📌 Commit d1052e4 has been approved by JonathanBrouwer

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 8, 2025

bors added a commit that referenced this pull request

Nov 9, 2025

@bors

Rollup of 22 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Nov 9, 2025

@rust-timer

Rollup merge of #148680 - ShE3py:array-colon, r=JonathanBrouwer

Recover [T: N] as [T; N]

; is similar and (keyboard-wise) next to :, so a verbose suggestion may help to see the difference.

Parent PR: #143905


@rustbot label +A-parser +A-array +A-diagnostics +A-suggestion-diagnostics +D-papercut

github-actions bot pushed a commit to rust-lang/stdarch that referenced this pull request

Nov 10, 2025

@bors

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Nov 10, 2025

@bors

makai410 pushed a commit to makai410/rustc_public that referenced this pull request

Nov 10, 2025

@bors

makai410 pushed a commit to makai410/rust that referenced this pull request

Nov 10, 2025

@Zalathar

Recover [T: N] as [T; N]

; is similar and (keyboard-wise) next to :, so a verbose suggestion may help to see the difference.

Parent PR: rust-lang#143905


@rustbot label +A-parser +A-array +A-diagnostics +A-suggestion-diagnostics +D-papercut

makai410 pushed a commit to makai410/rust that referenced this pull request

Nov 10, 2025

@bors

makai410 pushed a commit to makai410/rustc_public that referenced this pull request

Nov 16, 2025

@bors

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Nov 30, 2025

@bors

Labels

A-array

Area: `[T; N]`

A-diagnostics

Area: Messages for errors, warnings, and lints

A-parser

Area: The lexing & parsing of Rust source code to an AST

A-suggestion-diagnostics

Area: Suggestions generated by the compiler applied by `cargo fix`

D-papercut

Diagnostics: An error or lint that needs small tweaks.

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.