]> git.eshelyaron.com Git - emacs.git/commit
Add support for Rust compilation messages
authorErgus <spacibba@aol.com>
Wed, 15 May 2024 13:10:02 +0000 (15:10 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 May 2024 18:56:01 +0000 (20:56 +0200)
commitf084e1e7ce5c70b144b840e07440f8e0bc2f9b7e
tree2354d60e8d42a837f81a175d1e12f3661059f6f3
parent66ade02fd3d04fdc56b8c62399fef74f34df5a59
Add support for Rust compilation messages

* etc/compilation.txt (Rust): Add Rust/cargo examples.

* lisp/progmodes/compile.el
(compilation-error-regexp-alist-alist): Add rust/cargo error and
warning patterns.  (Bug#70794)

(cherry picked from commit 2e862f81a355435fb7e837ffebee2f657c26ff23)
etc/compilation.txt
lisp/progmodes/compile.el