]> git.lizzy.rs Git - rust.git/commit
Improve formatting of the primitive str documentation
authorMichael Huynh <miqid@outlook.com>
Sat, 27 Feb 2016 00:25:31 +0000 (08:25 +0800)
committerMichael Huynh <miqid@outlook.com>
Sat, 27 Feb 2016 00:25:31 +0000 (08:25 +0800)
commitd41d3a5b9873034a973efcec70a838f3bfd6066e
tree361a0b6a07cbe5c1d40ead7e2b7ed5ab88d0eb23
parent09130044ce7429beb95742afa7fd371960dbe607
Improve formatting of the primitive str documentation

Adds extra documentation links for library types and methods to be
consistent with similar items already linked. Also includes minor
formatting fixes.
src/libcollections/str.rs