ZIm/crates/languages/src/rust
Marshall Bowers 2dc4f156b3
Revert "Capture shorthand_field_initializer and modules in Rust highlights (#35842)" (#36880)
This PR reverts https://github.com/zed-industries/zed/pull/35842, as it
broke the syntax highlighting for `crate`:

### Before Revert

<img width="367" height="70" alt="Screenshot 2025-08-25 at 11 29 50 AM"
src="https://github.com/user-attachments/assets/ce9b8b59-4e89-43ed-84c7-95c0156b9168"
/>

### After Revert

<img width="353" height="69" alt="Screenshot 2025-08-25 at 11 32 17 AM"
src="https://github.com/user-attachments/assets/b6df5a21-64db-4abf-aa76-f085236da0c4"
/>

This reverts commit 896a35f7be.

Release Notes:

- Reverted https://github.com/zed-industries/zed/pull/35842.
2025-08-25 15:51:31 +00:00
..
brackets.scm vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
config.toml language: Update block_comment and documentation comment (#34861) 2025-07-23 20:38:52 +05:30
debugger.scm debugger: Generate inline values based on debugger.scm file (#33081) 2025-06-24 18:24:43 +00:00
embedding.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
highlights.scm Revert "Capture shorthand_field_initializer and modules in Rust highlights (#35842)" (#36880) 2025-08-25 15:51:31 +00:00
indents.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
injections.scm rust: Add injection for leptos view macro (#30710) 2025-05-14 16:48:22 +00:00
outline.scm Revert accidental change to Rust outline files (#21545) 2024-12-04 11:58:56 -07:00
overrides.scm Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
runnables.scm rust: Improve runnable detection for test modules (#28024) 2025-04-03 14:56:28 +00:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00