]> git.eshelyaron.com Git - emacs.git/commit
Improve function signature font-lock rust-ts-mode (bug#70465)
authorNoah Peart <noah.v.peart@gmail.com>
Fri, 19 Apr 2024 01:52:06 +0000 (18:52 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Apr 2024 18:36:40 +0000 (20:36 +0200)
commit91552f920782eff23a2c65d57747e2d5f1b19947
tree1fff10b323f11df2b53517767544fdd803ed4a66
parentefa282c2aceefc3d28c530081b9802590861b509
Improve function signature font-lock rust-ts-mode (bug#70465)

* lisp/progmodes/rust-ts-mode.el
(rust-ts-mode--font-lock-settings): Add font-lock rule for Rust
function signatures and missing function modifier keyword 'default'.

(cherry picked from commit 91cad6df73e5d64ae5621baa8e01a295433e1e55)
lisp/progmodes/rust-ts-mode.el