Add `yield` keyword highlight for Rust (#10104)
Release Notes: - Added `yield` keyword highlight for Rust Ref: - https://github.com/rust-lang/rust-analyzer/pull/7209 - https://github.com/rust-lang/rust-analyzer/blob/master/crates/ide/src/syntax_highlighting/highlight.rs#L177 - https://doc.rust-lang.org/reference/keywords.html?highlight=yield#reserved-keywords In VS Code:  docs.rs: https://docs.rs/async-stream/latest/async_stream/macro.try_stream.html  ## Before <img width="644" alt="image" src="https://github.com/zed-industries/zed/assets/5518/da349187-57e6-4cea-b3e3-f628ce6a99e8"> ## After update in Zed 
J
Jason Lee committed
0861ceaac2005a0c7935749a2292340209e0a045
Parent: 1c485a0
Committed by GitHub <noreply@github.com>
on 4/4/2024, 3:56:33 PM