reference: not sure this is the right place to discuss design

This commit is contained in:
Tshepang Lekhonkhobe 2015-09-24 07:50:44 +02:00
parent 07ca1ab1ec
commit 5f73037b8a

View file

@ -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