]> git.lizzy.rs Git - rust.git/commit
Apply clippy's doc_markdown improvements to libcollections
authorAndre Bogus <bogusandre@gmail.com>
Mon, 10 Apr 2017 03:53:10 +0000 (05:53 +0200)
committerAndre Bogus <bogusandre@gmail.com>
Mon, 10 Apr 2017 03:53:10 +0000 (05:53 +0200)
commit0867981f5e5dafa80135314fba3e989dc1bd6209
tree903d75feeabda04aceb391d6f0f38d99c27a5cee
parentebb10a6131834e14f0685ef399b531444d631e9c
Apply clippy's doc_markdown improvements to libcollections

Since my last PR led to linker failure, I'm now taking much smaller steps.
This only fixes some doc_markdown warnings; as they are in comments only,
we shouldn't get any problems building.
src/libcollections/btree/map.rs
src/libcollections/enum_set.rs
src/libcollections/lib.rs
src/libcollections/range.rs
src/libcollections/vec_deque.rs