about summary refs log tree commit diff
path: root/src/doc/reference.md
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2015-09-24 07:50:44 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2015-09-24 07:50:44 +0200
commit5f73037b8a556d393d2960bb7986131726ddd78c (patch)
tree2bdbf293f776eef93004c7f257e0730b4d53216d /src/doc/reference.md
parent07ca1ab1ec32ac99a61312ec07d66db5f3657040 (diff)
downloadrust-5f73037b8a556d393d2960bb7986131726ddd78c.tar.gz
rust-5f73037b8a556d393d2960bb7986131726ddd78c.zip
reference: not sure this is the right place to discuss design
Diffstat (limited to 'src/doc/reference.md')
-rw-r--r--src/doc/reference.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/doc/reference.md b/src/doc/reference.md
index 83849574260..1aad12c08b9 100644
--- a/src/doc/reference.md
+++ b/src/doc/reference.md
@@ -4036,10 +4036,6 @@ In general, `--crate-type=bin` or `--crate-type=lib` should be sufficient for
 all compilation needs, and the other options are just available if more
 fine-grained control is desired over the output format of a Rust crate.
 
-# Appendix: Rationales and design trade-offs
-
-*TODO*.
-
 # Appendix: Influences
 
 Rust is not a particularly original language, with design elements coming from