summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 006dd66..02c2c24 100644
--- a/README.md
+++ b/README.md
@@ -98,3 +98,8 @@ marking, press x, and ELPA will install the packages for you (under
~/.emacs.d/elpa/).
* or using <kbd>M-x package-install rust-mode
+
+### Known bugs
+
+* Combining `global-whitespace-mode` and `rust-mode` is generally glitchy.
+ See [Issue #3994](https://github.com/mozilla/rust/issues/3994).