]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #25288 - DrKwint:master, r=alexcrichton
authorSteve Klabnik <steve@steveklabnik.com>
Tue, 12 May 2015 03:24:19 +0000 (23:24 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Tue, 12 May 2015 03:24:19 +0000 (23:24 -0400)
commitabb97af508c053111318bfd37b5508db86c5c9ba
treeca67bbf2257c614a4dcc5b0a3b0ac57627fdbce1
parentadf5b84394026347b0fc36fc7382980361392197
parentc98df58593254374dac0ab941fe753e4fd6938e3
Rollup merge of #25288 - DrKwint:master, r=alexcrichton

The functions BitSet::{iter,union,symmetric_difference} each had docs that claimed u32s were output when their actual output each end up being usizes.

r? @steveklabnik
src/libcollections/bit.rs