Skip to content

Commit 3f3425a

Browse files
committed
auto merge of #12663 : MicahChalmer/rust/emacs-remove-ws-bug-warning, r=brson
The incompatibility of rust-mode with global-whitespace-mode warned about in the README was actually fixed by commit 581b3db. Remove the warning from the README and close #3994.
2 parents fbe26af + d92fdb2 commit 3f3425a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/etc/emacs/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,3 @@ The file `rust-mode-tests.el` contains tests that can be run via
7676
[ERT](http://www.gnu.org/software/emacs/manual/html_node/ert/index.html).
7777
You can use `run_rust_emacs_tests.sh` to run them in batch mode, if
7878
Emacs is somewhere in your `$PATH`.
79-
80-
### Known bugs
81-
82-
* Combining `global-whitespace-mode` and `rust-mode` is generally glitchy.
83-
See [Issue #3994](https://github.com/mozilla/rust/issues/3994).

0 commit comments

Comments
 (0)