about summary refs log tree commit diff
path: root/src/doc/guide-container.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-container.md')
-rw-r--r--src/doc/guide-container.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/doc/guide-container.md b/src/doc/guide-container.md
deleted file mode 100644
index e9bda17f4bc..00000000000
--- a/src/doc/guide-container.md
+++ /dev/null
@@ -1,6 +0,0 @@
-% The Rust Containers and Iterators Guide
-
-This guide has been removed, with no direct replacement.
-
-You may enjoy reading the [iterator](std/iter/index.html) and
-[collections](std/collections/index.html) documentation.