| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-15 | Updates with core::fmt changes | Alex Crichton | -1/+1 |
| 2014-05-15 | Make `from_bits` in `bitflags!` safe; add `from_bits_truncate` | Aaron Turon | -7/+30 |
| 2014-05-14 | auto merge of #14009 : jcmoyer/rust/bitflags-complement, r=alexcrichton | bors | -1/+31 |
| 2014-05-14 | Implement set complement and universe for bitflags | J.C. Moyer | -1/+31 |
| 2014-05-13 | Add tests for from_bits. | OGINO Masanori | -0/+7 |
| 2014-05-05 | Add (unsafe) coercion from bits to std::bitflags | Aaron Turon | -0/+6 |
| 2014-05-05 | Allow attributes in std::bitflags::bitflags! | Aaron Turon | -25/+40 |
| 2014-05-01 | remove leftover obsolete string literals | Daniel Micay | -1/+1 |
| 2014-04-30 | Update for language changes | Brendan Zabarauskas | -1/+1 |
| 2014-04-30 | Move bitflags module to libstd | Brendan Zabarauskas | -0/+257 |
