summary refs log tree commit diff
path: root/src/libcore/kinds.rs
AgeCommit message (Expand)AuthorLines
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-10/+10
2014-05-22Spelling/doc formatting fixes.Huon Wilson-1/+1
2014-05-11core: Remove the cast moduleAlex Crichton-4/+4
2014-05-07core: Inherit the kinds moduleAlex Crichton-0/+281
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-53/+0
2013-05-19Register snapshotsBrian Anderson-6/+0
2013-05-07Remove Durable from the languageBrian Anderson-2/+1
2012-12-17Register snapshotsBrian Anderson-18/+0
2012-12-17Revert "Register snapshots"Brian Anderson-0/+18
2012-12-17Register snapshotsBrian Anderson-18/+0
2012-12-13Rename Send trait to OwnedBrian Anderson-2/+11
2012-12-13Rename Owned trait to DurableBrian Anderson-4/+11
2012-12-10Add license boilerplate to more files.Graydon Hoare-0/+10
2012-11-30Fix small typo in kinds documentationAndrew Dunham-1/+1
2012-11-30core: Add docs about kind traitsBrian Anderson-5/+36
2012-11-30core: Make core.rc more readable. CleanupBrian Anderson-0/+21