about summary refs log tree commit diff
path: root/src/libcore/ty.rs
AgeCommit message (Expand)AuthorLines
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-07-26std: Stabilize unit, bool, ty, tuple, arc, anyAlex Crichton-57/+0
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-05-11core: Remove the cast moduleAlex Crichton-2/+1
2014-05-07core: Inherit the ty moduleAlex Crichton-0/+71