summary refs log tree commit diff
path: root/src/libcore/unit.rs
AgeCommit message (Expand)AuthorLines
2012-09-25core: Mark more mods as demodedBrian Anderson-0/+4
2012-09-23Register snapshots. Remove redundant Eq impls, Makefile hacksBrian Anderson-16/+0
2012-09-20rustc: De-mode all overloaded operatorsPatrick Walton-0/+16
2012-09-19core: Clean up crate docs and give all mods a brief descriptionBrian Anderson-3/+5
2012-09-07rustc: Add an "ne" method to the Eq trait, and implement it everywherePatrick Walton-0/+1
2012-08-30libcore: Add missing unit.rsPatrick Walton-0/+17