mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
This commit adds support for Rust's `async` and `await` keywords to `language-rust-bundled`. See #20905 for more information.
language-rust-bundled
This package provides Rust syntax highlighting in Atom based on syntax trees provided by tree-sitter-rust.