>From 90da51346502ba08abb0ea5db5c6e222d35f2f62 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Wed, 4 Aug 2021 18:22:44 +0200 Subject: [PATCH 08/17] * elpa-packages (rust-mode): Add package --- elpa-packages | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/elpa-packages b/elpa-packages index ff78f16d78..42407f8632 100644 --- a/elpa-packages +++ b/elpa-packages @@ -59,6 +59,14 @@ ("request" :url "https://github.com/tkf/emacs-request" :ignored-files ("tests" "doc" "COPYING")) + ("rust-mode" :url "https://github.com/rust-lang/rust-mode" + :ignored-files ("test-project" + "run_rust_emacs_tests.sh" + "run_rust_emacs_tests_docker.sh" + "test-by-cp" + "test-from-git" + "triagebot.toml")) + ("org-contrib" :url "https://git.sr.ht/~bzg/org-contrib" :lisp-dir "lisp" :readme "README.org" -- 2.30.2