summary refs log tree commit diff
path: root/src/libextra/enum_set.rs
AgeCommit message (Expand)AuthorLines
2013-12-27librustc: Implement coercion for traits.Luqman Aden-1/+1
2013-10-29Assorted cleanups suggested by reviewers.Jed Davis-1/+2
2013-10-29Add repr attributes in various places that need them.Jed Davis-1/+1
2013-10-15Require module documentation with missing_docAlex Crichton-0/+5
2013-09-09rename `std::iterator` to `std::iter`Daniel Micay-2/+0
2013-08-16doc: correct spelling in documentation.Huon Wilson-1/+1
2013-08-12Forbid pub/priv where it has no effectAlex Crichton-4/+4
2013-08-06Move EnumSet into libextraSangeun Kim-0/+288