about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
-rw-r--r--src/doc/index.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index a25eb832114..a69069183e7 100755
--- a/configure
+++ b/configure
@@ -803,7 +803,6 @@ do
     make_dir $h/test/doc-guide-pointers
     make_dir $h/test/doc-guide-container
     make_dir $h/test/doc-guide-tasks
-    make_dir $h/test/doc-guide-conditions
     make_dir $h/test/doc-complement-cheatsheet
     make_dir $h/test/doc-rust
 done
diff --git a/src/doc/index.md b/src/doc/index.md
index 25eb063352a..2500e1593e0 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -19,7 +19,6 @@ li {list-style-type: none; }
 * [Foreign Function Interface](guide-ffi.html)
 * [Macros](guide-macros.html)
 * [Testing](guide-testing.html)
-* [Conditions](guide-conditions.html)
 * [Rust's Runtime](guide-runtime.html)
 
 # Libraries