Skip to content

For and await highlighting rust#42924

Merged
osiewicz merged 2 commits intozed-industries:mainfrom
aleanon:for-and-await-highlighting-rust
Nov 18, 2025
Merged

For and await highlighting rust#42924
osiewicz merged 2 commits intozed-industries:mainfrom
aleanon:for-and-await-highlighting-rust

Conversation

@aleanon
Copy link
Contributor

@aleanon aleanon commented Nov 17, 2025

Closes #42922

Release Notes:

  • Fixed Correctly highlighting the 'for' keyword in Rust as keyword.control only in for loops.
  • Fixed Highlighting the 'await' keyword in Rust as keyword.control

@cla-bot
Copy link

cla-bot bot commented Nov 17, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @aleanon on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@aleanon
Copy link
Contributor Author

aleanon commented Nov 17, 2025

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 17, 2025
@cla-bot
Copy link

cla-bot bot commented Nov 17, 2025

The cla-bot has been summoned, and re-checked this pull request!

@osiewicz osiewicz merged commit 5225a84 into zed-industries:main Nov 18, 2025
25 checks passed
11happy pushed a commit to 11happy/zed that referenced this pull request Dec 1, 2025
Closes zed-industries#42922

Release Notes:

- Fixed Correctly highlighting the 'for' keyword in Rust as
keyword.control only in for loops.
- Fixed Highlighting the 'await' keyword in Rust as keyword.control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong keyword highlighting rust

2 participants