about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/doc/index.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/doc/index.md b/src/doc/index.md
index 70d3e9781aa..e60468e483f 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -39,10 +39,6 @@ beyond the standard one, and its website contains lots of good documentation.
 [`rustdoc`](book/documentation.html) is the Rust's documentation generator, a tool converting
 annotated source code into HTML docs.
 
-A bunch of non-official tools are available, such as [Racer](https://github.com/phildawes/racer)
-(code completion engine), or [rustfmt](https://github.com/nrc/rustfmt) (source code formatter),
-or text editor plugins.
-
 # Community & Getting Help
 
 If you need help with something, or just want to talk about Rust with others,