mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 21:55:30 +00:00
Don't doc-comment BTreeMap<K, SetValZST, A> This otherwise shows up in documentation as an empty impl block (worse, at the *top* of the docs above the public impls).