zed/crates/grammars
Young 533d3d534b
Recognize HIP files as C++ (#57333)
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments (I am not adding
new unsafe blocks)
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior (Should I add a test for
this?)
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- Added Recognizing HIP files as C++
2026-05-26 16:22:19 +00:00
..
src Recognize HIP files as C++ (#57333) 2026-05-26 16:22:19 +00:00
Cargo.toml Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
LICENSE-GPL Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00