]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #43966 - GuillaumeGomez:remove-dup, r=QuietMisdreavus
authorCorey Farwell <coreyf@rwell.org>
Sat, 26 Aug 2017 13:46:32 +0000 (06:46 -0700)
committerGitHub <noreply@github.com>
Sat, 26 Aug 2017 13:46:32 +0000 (06:46 -0700)
commite9a6dccce0351b6484f25dcf5ee7dd6a71fbea7a
tree3d0e878b2ca07c72b84e9779f5139028c4bacc0a
parent1412ff5512f3642feb2a2f363d92f4a4416dfcb2
parent5d71280c64e92c8526b6933c591456377acd8dc7
Rollup merge of #43966 - GuillaumeGomez:remove-dup, r=QuietMisdreavus

Remove duplicates in rustdoc

Fixes #43934.

Two things however:

 1. I'm not happy with the current check. It seems completely overkill and unsatisfying.
 2. I have no idea how to test if there is only one element and not two.

r? @rust-lang/docs
src/librustdoc/clean/mod.rs