about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-10-13 13:49:53 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-10-14 08:39:37 -0400
commit302de36c8f647bd394d75f1ab28255f00c8d703a (patch)
tree8e24d8de4384c94fe6ceb1892a562a3ddf3154e6 /src/rustllvm/RustWrapper.cpp
parentec4362da562a4b591a7d120c6677e14ea713481a (diff)
downloadrust-302de36c8f647bd394d75f1ab28255f00c8d703a.tar.gz
rust-302de36c8f647bd394d75f1ab28255f00c8d703a.zip
Properly link up iterator documentation
Due to the way iterators work, the std::iter module is chock full of
structs that you, humble Rust programmer, will never actually use.
However, they have URLs, and therefore get linked to, because they are
real structs that do exist.

So, rather than just have a tiny sentence about each one of them,
this patch adds links back to the functions and methods on Iterator
which actually create the structs, where helpful documentation already
exists.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions