| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-02-20 | move enum_set to libcollections. #8784 | HeroesGrave | -294/+0 |
| 2014-02-17 | Rename Bitwise::population_count to Bitwise::count_ones and add Bitwise::coun... | Brendan Zabarauskas | -1/+1 |
| 2014-01-21 | Remove unnecessary parentheses. | Huon Wilson | -1/+1 |
| 2014-01-18 | Rename iterators for consistency | Palmer Cox | -7/+7 |
| 2014-01-16 | Merge Bitwise and BitCount traits and remove from prelude, along with Bounded | Brendan Zabarauskas | -0/+2 |
| 2013-12-27 | librustc: Implement coercion for traits. | Luqman Aden | -1/+1 |
| 2013-10-29 | Assorted cleanups suggested by reviewers. | Jed Davis | -1/+2 |
| 2013-10-29 | Add repr attributes in various places that need them. | Jed Davis | -1/+1 |
| 2013-10-15 | Require module documentation with missing_doc | Alex Crichton | -0/+5 |
| 2013-09-09 | rename `std::iterator` to `std::iter` | Daniel Micay | -2/+0 |
| 2013-08-16 | doc: correct spelling in documentation. | Huon Wilson | -1/+1 |
| 2013-08-12 | Forbid pub/priv where it has no effect | Alex Crichton | -4/+4 |
| 2013-08-06 | Move EnumSet into libextra | Sangeun Kim | -0/+288 |
