emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode c5c7ed3 471/486: Update README.md


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode c5c7ed3 471/486: Update README.md
Date: Sat, 7 Aug 2021 09:26:16 -0400 (EDT)

branch: elpa/rust-mode
commit c5c7ed31a2e1106ab4835b135618a34570796dc7
Author: Nathan Moreau <nathan.moreau@m4x.org>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b2a18aa..7fb3f35 100644
--- a/README.md
+++ b/README.md
@@ -97,8 +97,8 @@ on save:
 
 ## Running / testing / compiling code
 
-The `rust-run`, `rust-test` and `rust-compile` functions shell out to
-Cargo to run, test or build your code. Under the hood, these use the
+The `rust-run`, `rust-test`, `rust-compile` and `rust-check` functions shell 
out to
+Cargo to run, test, build and check your code. Under the hood, these use the
 standard Emacs `compile` function.
 
 These are not bound by default. To bind these to keyboard shortcuts,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]