Skip to content

internal: Undo special bracket classification for attributes in vscode config #16453

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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jan 30, 2024

I changed this thinking the # could be considered part of the bracket but on second though I don't think that's quite right in general.

Fixes #16449

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 30, 2024
@Veykril
Copy link
Member Author

Veykril commented Jan 30, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jan 30, 2024

📌 Commit 09c6df7 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 30, 2024

⌛ Testing commit 09c6df7 with merge e68fe43...

bors added a commit that referenced this pull request Jan 30, 2024
internal: Undo special bracket classification for attributes in vscode config

I changed this thinking the `#` could be considered part of the bracket but on second though I don't think that's quite right in general.

Fixes #16449
@bors
Copy link
Contributor

bors commented Jan 30, 2024

💔 Test failed - checks-actions

@Veykril
Copy link
Member Author

Veykril commented Jan 30, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jan 30, 2024

📌 Commit 8f1a253 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 30, 2024

⌛ Testing commit 8f1a253 with merge 9a832c4...

@bors
Copy link
Contributor

bors commented Jan 30, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 9a832c4 to master...

@bors bors merged commit 9a832c4 into rust-lang:master Jan 30, 2024
@Veykril Veykril deleted the brackets branch September 9, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Macro brackets not colored in the latest version
3 participants