about summary refs log tree commit diff
path: root/src/libstd/nil.rs
AgeCommit message (Expand)AuthorLines
2013-08-14Methodyfied the string ascii extionsion functionsMarvin Löbel-57/+0
2013-08-10auto merge of #8404 : stepancheg/rust/zero-unit-inline, r=alexcrichtonbors-0/+2
2013-08-09Remove redundant Ord method impls.OGINO Masanori-6/+0
2013-08-09Add #[inline] to impl Zero for ()Stepan Koltsov-0/+2
2013-07-31Implement Zero for unitStepan Koltsov-0/+11
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-8/+8
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+50