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

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

[nongnu] elpa/rust-mode 4f40156 071/486: Emacs: Remove README warning of


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 4f40156 071/486: Emacs: Remove README warning of old whitespace bug
Date: Sat, 7 Aug 2021 09:24:51 -0400 (EDT)

branch: elpa/rust-mode
commit 4f4015623453d4c4fb54d0a72d5f066c6cfe42fc
Author: Micah Chalmer <micah@micahchalmer.net>
Commit: Micah Chalmer <micah@micahchalmer.net>

    Emacs: Remove README warning of old whitespace bug
    
    The incompatibility of rust-mode with global-whitespace-mode warned
    about in the README was actually fixed by commit 581b3db3b3.  Remove the
    warning from the README and close #3994.
---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index edcb61a..8c2c1f6 100644
--- a/README.md
+++ b/README.md
@@ -76,8 +76,3 @@ The file `rust-mode-tests.el` contains tests that can be run 
via
 [ERT](http://www.gnu.org/software/emacs/manual/html_node/ert/index.html).
 You can use `run_rust_emacs_tests.sh` to run them in batch mode, if
 Emacs is somewhere in your `$PATH`.
-
-### Known bugs
-
-* Combining `global-whitespace-mode` and `rust-mode` is generally glitchy.
-  See [Issue #3994](https://github.com/mozilla/rust/issues/3994).



reply via email to

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